mirror of
https://github.com/actions/github-script.git
synced 2026-02-12 05:11:33 +00:00
4 lines
65 B
JavaScript
4 lines
65 B
JavaScript
const factory = require('./factory')
|
|
|
|
module.exports = factory()
|