MCPcopy
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

1import { describe, expect, it } from 'vitest';
2import type { JSXElement, JSXNode } from '../../../../src/jsx/types';
3import { getRenderableChildrenOf } from '../../../../src/jsx/utils';
4

Callers

nothing calls this directly

Calls 1

getRenderableChildrenOfFunction · 0.90

Tested by

no test coverage detected