Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{Client, Server, StyletronSnapshotEngine} from
"../index"
;
2
3
test(
"index"
, () => {
4
expect(Client === Server && Client === StyletronSnapshotEngine).toBe(true);
Callers
nothing calls this directly
Calls
3
renderStyle
Method · 0.65
renderFontFace
Method · 0.65
renderKeyframes
Method · 0.65
Tested by
no test coverage detected