UNPKG

ts-packager

Version:
7 lines (6 loc) 119 B
/** * # Scripts * * Script helper functions */ export { bundle, BundleFunction, BundleMap } from './bundle';