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