UNPKG

osls

Version:

Open-source alternative to Serverless Framework

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