UNPKG

@test-org122/hypernet-core

Version:

Hypernet Core. Represents the SDK for running the Hypernet Protocol.

5 lines 201 B
export declare class ThreeBoxError extends Error { sourceError?: Error | undefined; constructor(sourceError?: Error | undefined, message?: string); } //# sourceMappingURL=ThreeBoxError.d.ts.map