MCPcopy
hub / github.com/styletron/styletron / index.test.ts

File index.test.ts

packages/styletron-engine-snapshot/src/__tests__/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Client, Server, StyletronSnapshotEngine} from "../index";
2
3test("index", () => {
4 expect(Client === Server && Client === StyletronSnapshotEngine).toBe(true);

Callers

nothing calls this directly

Calls 3

renderStyleMethod · 0.65
renderFontFaceMethod · 0.65
renderKeyframesMethod · 0.65

Tested by

no test coverage detected