mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-06-13 08:49:16 +08:00
5 lines
54 B
TypeScript
5 lines
54 B
TypeScript
export default {
|
|
esm: 'rollup',
|
|
cjs: 'rollup',
|
|
};
|