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

Function inner

packages/runtime-core/__tests__/rendererChildren.spec.ts:19–19  ·  packages/runtime-core/__tests__/rendererChildren.spec.ts::inner
(c: TestElement)

Source from the content-addressed store, hash-verified

17}
18
19const inner = (c: TestElement) => serializeInner(c)
20
21function shuffle(array: Array<any>) {
22 let currentIndex = array.length

Calls 1

serializeInnerFunction · 0.90

Tested by

no test coverage detected