Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/antvis/Infographic
/ children.test.ts
File
children.test.ts
__tests__/unit/jsx/utils/children.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
type
{ JSXElement, JSXNode } from
'../../../../src/jsx/types'
;
3
import
{ getRenderableChildrenOf } from
'../../../../src/jsx/utils'
;
4
Callers
nothing calls this directly
Calls
1
getRenderableChildrenOf
Function · 0.90
Tested by
no test coverage detected