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

File defineProps.spec.ts

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

Source from the content-addressed store, hash-verified

1import { BindingTypes } from '@vue/compiler-core'
2import { assertCode, compileSFCScript as compile } from '../utils'
3
4describe('defineProps', () => {

Callers

nothing calls this directly

Calls 4

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

Tested by

no test coverage detected