elearning/Frontend-Learner/node_modules/nuxt/dist/app/components/index.d.ts

4 lines
176 B
TypeScript
Raw Normal View History

2026-01-13 10:46:40 +07:00
export { defineNuxtLink } from './nuxt-link.js';
export type { NuxtLinkOptions, NuxtLinkProps } from './nuxt-link.js';
export type { NuxtTimeProps } from './nuxt-time.vue.js';