MCPcopy
hub / github.com/tighten/ziggy / TypeConfig

Interface TypeConfig

src/js/index.d.ts:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9 * Marker interface to configure Ziggy's type checking behavior.
10 */
11export interface TypeConfig {}
12
13/**
14 * A route name registered with Ziggy.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected