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

Function createTransformProps

packages/compiler-core/src/transforms/vModel.ts:167–169  ·  view source on GitHub ↗
(props: Property[] = [])

Source from the content-addressed store, hash-verified

165}
166
167function createTransformProps(props: Property[] = []) {
168 return { props }
169}

Callers 1

transformModelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected