feat: init
This commit is contained in:
3
node_modules/nuxt/dist/app/entry.async.d.ts
generated
vendored
Normal file
3
node_modules/nuxt/dist/app/entry.async.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { Entry } from './entry.js';
|
||||
declare const entry: Entry | (() => Promise<Entry>);
|
||||
export default entry;
|
||||
Reference in New Issue
Block a user