feat: init
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import { Nitro, RollupConfig } from 'nitropack/types';
|
||||
|
||||
declare const getRollupConfig: (nitro: Nitro) => RollupConfig;
|
||||
|
||||
export { getRollupConfig };
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
import { Nitro, RollupConfig } from 'nitropack/types';
|
||||
|
||||
declare const getRollupConfig: (nitro: Nitro) => RollupConfig;
|
||||
|
||||
export { getRollupConfig };
|
||||
+2136
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user