MCPcopy Create free account
hub / github.com/ParallelTask/dinoloop / throw

Method throw

src/modules/types/dino.types.ts:9–9  ·  view source on GitHub ↗
(err: Error)

Source from the content-addressed store, hash-verified

7 result?: any;
8 proceed?(result: any): void;
9 throw?(err: Error): void;
10}
11
12export interface IRouterConfig {

Callers 3

errCbMethod · 0.80
imageThrowMethod · 0.80

Calls

no outgoing calls

Tested by 1

errCbMethod · 0.64