UNPKG

teenytest

Version:
5 lines (3 loc) 73 B
module.exports = function importModule (path) { return import(path) }