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.

6 lines (4 loc) 212 B
import { PageMeta, definePageMeta, defineRouteRules } from "../../pages/runtime/composables.js"; //#region src/app/composables/pages.d.ts //#endregion export { type PageMeta, definePageMeta, defineRouteRules };