MCPcopy
hub / github.com/google/zx / Opts

Interface Opts

src/vendor-extra.ts:134–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132export const minimist: typeof _minimist = wrap('minimist', _minimist)
133export namespace minimist {
134 export interface Opts extends _minimist.Opts {}
135 export interface ParsedArgs extends _minimist.ParsedArgs {}
136}

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…