MCPcopy
hub / github.com/vuejs/core / importUsageCheck.spec.ts

File importUsageCheck.spec.ts

packages/compiler-sfc/__tests__/compileScript/importUsageCheck.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assertCode, compileSFCScript as compile } from '../utils'
2
3// in dev mode, declared bindings are returned as an object from setup()
4// when using TS, users may import types which should not be returned as

Callers

nothing calls this directly

Calls 3

assertCodeFunction · 0.90
compileFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected