MCPcopy
hub / github.com/vuejs/composition-api / useCssModule.spec.ts

File useCssModule.spec.ts

test/v3/runtime-core/useCssModule.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useCssModule, createApp } from '../../../src'
2import { mockWarn } from '../../helpers'
3import { proxy } from '../../../src/utils'
4

Callers

nothing calls this directly

Calls 4

mockWarnFunction · 0.90
useCssModuleFunction · 0.90
mountWithModuleFunction · 0.85
toHaveBeenWarnedMethod · 0.80

Tested by

no test coverage detected