MCPcopy
hub / github.com/nuxt/nuxt / keyed-functions.test.ts

File keyed-functions.test.ts

packages/nuxt/test/keyed-functions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { KeyedFunction } from '@nuxt/schema'
2import { describe, expect, it, vi } from 'vitest'
3import { KeyedFunctionsPlugin } from '../src/compiler/plugins/keyed-functions'
4import { logger } from '../src/utils'

Callers

nothing calls this directly

Calls 2

KeyedFunctionsPluginFunction · 0.90
resolveMethod · 0.80

Tested by

no test coverage detected