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.

51 lines (50 loc) 1.55 kB
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ fallbackTag: { type: StringConstructor; default: () => string; }; fallback: { type: StringConstructor; default: () => string; }; placeholder: { type: StringConstructor; }; placeholderTag: { type: StringConstructor; }; keepFallback: { type: BooleanConstructor; default: () => boolean; }; }>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }> | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }>[] | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "ssr-error"[], "ssr-error", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ fallbackTag: { type: StringConstructor; default: () => string; }; fallback: { type: StringConstructor; default: () => string; }; placeholder: { type: StringConstructor; }; placeholderTag: { type: StringConstructor; }; keepFallback: { type: BooleanConstructor; default: () => boolean; }; }>> & Readonly<{ "onSsr-error"?: ((...args: any[]) => any) | undefined; }>, { fallback: string; fallbackTag: string; keepFallback: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;