UNPKG

@hypernetlabs/objects

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