mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-04-05 19:41:45 +08:00
5 lines
54 B
TypeScript
5 lines
54 B
TypeScript
export default {
|
|
esm: 'rollup',
|
|
cjs: 'rollup',
|
|
};
|