UNPKG

germs

Version:

an opinionated build toolset that is dead-simple so you can focus on writing code

6 lines (5 loc) 185 B
import * as pkg from '../package.json' export {build} from '@tools/builder' export {rollup, bundle} from '@tools/bundler' export {t} from '@testing/helper' export const {version} = pkg