UNPKG

di-wings

Version:

Aviary Tech's common library for decentralized identity

7 lines 218 B
export declare class NotImplementedError extends Error { constructor(message: string); } export declare class ValidationError extends Error { constructor(message: string); } //# sourceMappingURL=errors.d.ts.map