UNPKG

@ic-wallet-kit/hpl

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