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

File style.test.jsx

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

Source from the content-addressed store, hash-verified

1import { createElement, render } from 'preact';
2import { setupScratch, teardown, sortCss } from '../_util/helpers';
3
4/** @jsx createElement */

Callers

nothing calls this directly

Calls 7

setupScratchFunction · 0.90
teardownFunction · 0.90
renderFunction · 0.90
sortCssFunction · 0.90
getCSSVariableValueFunction · 0.85
getTextColorFunction · 0.85
toStringMethod · 0.80

Tested by

no test coverage detected