mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
3 lines
129 B
JavaScript
3 lines
129 B
JavaScript
// eslint-disable-next-line functional/immutable-data, import/no-commonjs
|
|
module.exports = require('./dist/transporter.cjs.js');
|