MCPcopy
hub / github.com/preactjs/preact / toChildArray.test.jsx

File toChildArray.test.jsx

test/browser/toChildArray.test.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createElement, render, toChildArray } from 'preact';
2import {
3 setupScratch,
4 teardown,

Callers

nothing calls this directly

Calls 5

setupScratchFunction · 0.90
teardownFunction · 0.90
renderFunction · 0.90
getMixedArrayFunction · 0.90
filterAndReduceChildrenFunction · 0.85

Tested by

no test coverage detected