feat: init
This commit is contained in:
4
node_modules/nuxt/dist/app/composables/component.d.ts
generated
vendored
Normal file
4
node_modules/nuxt/dist/app/composables/component.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { defineComponent } from 'vue';
|
||||
export declare const NuxtComponentIndicator = "__nuxt_component";
|
||||
/** @since 3.0.0 */
|
||||
export declare const defineNuxtComponent: typeof defineComponent;
|
||||
Reference in New Issue
Block a user