UNPKG

serverless

Version:

Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more

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