MCPcopy
hub / github.com/typestyle/typestyle / createFreeStyle

Function createFreeStyle

src/internal/typestyle.ts:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 * Creates an instance of free style with our options
11 */
12const createFreeStyle = () => FreeStyle.create();
13
14/**
15 * Maintains a single stylesheet and keeps it in sync with requested styles

Callers 2

constructorMethod · 0.85
TypeStyleClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…