1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-02 07:13:30 +00:00
Nuxt/test/mocks/nuxt-config.ts

4 lines
64 B
TypeScript

export const nuxtLinkDefaults = {
componentName: 'NuxtLink'
}