UNPKG

@hypernetlabs/objects

Version:
6 lines 222 B
export declare class RouterChannelUnknownError extends Error { src?: unknown; protected errorCode: string; constructor(message?: string, src?: unknown); } //# sourceMappingURL=RouterChannelUnknownError.d.ts.map