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

File definePropsDestructure.spec.ts

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

Source from the content-addressed store, hash-verified

1import { BindingTypes } from '@vue/compiler-core'
2import type { SFCScriptCompileOptions } from '../../src'
3import { assertCode, compileSFCScript } from '../utils'
4

Callers

nothing calls this directly

Calls 4

assertCodeFunction · 0.90
toHaveBeenWarnedMethod · 0.80
compileFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected