UNPKG

@abraham/reflection

Version:

Lightweight ES Module implementation of reflect-metadata

9 lines (8 loc) 147 B
export default { input: 'dist/index.js', output: { file: 'dist/index.umd.cjs', format: 'umd', name: '@abraham/reflection', }, };