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 (3 loc) 176 B
export { defineNuxtLink } from './nuxt-link.js'; export type { NuxtLinkOptions, NuxtLinkProps } from './nuxt-link.js'; export type { NuxtTimeProps } from './nuxt-time.vue.js';