Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
export
interface
IRouterConfig {
Callers
3
errCb
Method · 0.80
dino.controller.spec.ts
File · 0.80
imageThrow
Method · 0.80
Calls
no outgoing calls
Tested by
1
errCb
Method · 0.64