UNPKG

babel-plugin-wildcard

Version:
3 lines (2 loc) 63 B
import * as all from './my-module.js'; console.log(all.hello);