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.

5 lines (4 loc) 138 B
export * from './capi.js'; export declare const Vue2: undefined; export declare const isVue2 = false; export declare const isVue3 = true;