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