elearning/Frontend-Learner/node_modules/nuxt/dist/pages/runtime/app.vue.d.ts

4 lines
369 B
TypeScript
Raw Normal View History

2026-01-13 10:46:40 +07:00
declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
declare const _default: typeof __VLS_export;
export default _default;