MCPcopy
hub / github.com/rikschennink/fitty / FitOptions

Interface FitOptions

index.d.ts:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7 }
8
9 export interface FitOptions {
10 sync?: boolean;
11 }
12
13 export interface FittyInstance {
14 element: HTMLElement;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…