UNPKG

@ic-wallet-kit/hpl

Version:
5 lines (4 loc) 133 B
export declare class HplMintActorError extends Error { errorType: string; constructor(errorType: string, message: string); }