mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-06-25 15:17:46 +00:00
3 lines
86 B
JavaScript
3 lines
86 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../function'));
|