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.

9 lines (8 loc) 487 B
declare const _default: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }>[] | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { error(_error: unknown): true; }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>> & { onError?: ((_error: unknown) => any) | undefined; }, {}, {}>; export default _default;