UNPKG

nuxt

Version:

Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.

25 lines (24 loc) 792 B
declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ appName: { type: StringConstructor; default: string; }; title: { type: StringConstructor; default: string; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ appName: { type: StringConstructor; default: string; }; title: { type: StringConstructor; default: string; }; }>> & Readonly<{}>, { appName: string; title: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;