UNPKG

@wiqotech/nestjs-digiflazz

Version:
5 lines (4 loc) 164 B
export declare class DigiflazzError extends Error { details: Record<string, any>; constructor(message: string | undefined, details: Record<string, any>); }