MCPcopy Create free account
hub / github.com/hydro-dev/Hydro / error.ts

File error.ts

framework/framework/error.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1interface IHydroError {
2 new(...args: any[]): HydroError;
3}
4

Callers

nothing calls this directly

Calls 1

ErrFunction · 0.85

Tested by

no test coverage detected