MCPcopy
hub / github.com/vuejs/core / setup

Function setup

packages/runtime-dom/__tests__/helpers/useCssModule.spec.ts:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 render() {},
10 __cssModules: modules,
11 setup() {
12 res = useCssModule(name)
13 },
14 }),
15 nodeOps.createElement('div'),
16 )

Callers

nothing calls this directly

Calls 1

useCssModuleFunction · 0.90

Tested by

no test coverage detected