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