MCPcopy Create free account
hub / github.com/node-modules/utility /

Class

src/timeout.ts:1–1  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export class TimeoutError extends Error {
2 timeout: number;
3
4 constructor(timeout: number) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected