MCPcopy Create free account
hub / github.com/Effect-TS/effect /

Class

packages/tools/api-diff/src/Snapshot.ts:705–705  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

703}
704
705export class SnapshotExtractionError extends Schema.TaggedError<SnapshotExtractionError>()(
706 "SnapshotExtractionError",
707 {
708 message: Schema.String,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected