@naiable/rollup-config
Version:
Use rollup like tsup, but opinionated my way.
8 lines (5 loc) • 392 B
text/typescript
import { INaiablePreset } from './type.cjs';
import { INaiableRollupConfig } from './index.cjs';
declare function presetApp(mixin?: INaiableRollupConfig): INaiablePreset;
export { presetApp };
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJlc2V0LWFwcC5kLmN0cyIsInNvdXJjZXMiOltdLCJzb3VyY2VzQ29udGVudCI6W10sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==