Files

5 lines
52 B
TypeScript
Raw Permalink Normal View History

2021-11-24 12:50:19 +08:00
export default {
esm: 'rollup',
cjs: 'rollup',
};