UNPKG

@hypernetlabs/objects

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