UNPKG

sls3-legacy

Version:

SLS3 Legacy - A fork of Serverless Framework v3

6 lines (3 loc) 141 B
// TODO: Remove after dropping support for Node.js v12 'use strict'; module.exports = async (modPath) => import(`file://${modPath}`);