Nuxt/test/mocks/nuxt-config.ts

4 lines
64 B
TypeScript
Raw Normal View History

export const nuxtLinkDefaults = {
componentName: 'NuxtLink'
}