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.

4 lines 150 B
//#region src/runtime/server/styles.d.ts declare const _default: Record<string, () => Promise<string[]>>; //#endregion export { _default as default };