MCPcopy Create free account
hub / github.com/compactr/compactr.js / WriteOptions

Interface WriteOptions

types.d.ts:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 }
54
55 export interface WriteOptions {
56 coerse?: boolean
57 validate?: boolean
58 }
59}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected