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

File defineOptions.spec.ts

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

Source from the content-addressed store, hash-verified

1import { assertCode, compileSFCScript as compile } from '../utils'
2
3describe('defineOptions()', () => {
4 test('basic usage', () => {

Callers

nothing calls this directly

Calls 3

assertCodeFunction · 0.90
compileFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected