MCPcopy
hub / github.com/preactjs/preact / debug-compat.test.jsx

File debug-compat.test.jsx

debug/test/browser/debug-compat.test.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createElement, render, createRef } from 'preact';
2import { setupScratch, teardown } from '../../../test/_util/helpers';
3import './fakeDevTools';
4import 'preact/debug';

Callers

nothing calls this directly

Calls 8

setupScratchFunction · 0.90
teardownFunction · 0.90
renderFunction · 0.90
resetPropWarningsFunction · 0.90
forwardRefFunction · 0.90
createRefFunction · 0.90
appendChildMethod · 0.65
removeChildMethod · 0.65

Tested by

no test coverage detected