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