UNPKG

@ic-wallet-kit/hpl

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