UNPKG

@shogun-sdk/accounts

Version:

Shogun with Turnkey: configs, encryption, authentication with Telegram/Turnkey OIDC, etc.

6 lines 157 B
type T = { errorMessage: string; }; export declare function handleDecryptionError(errors: Array<T>): void; export {}; //# sourceMappingURL=error.d.ts.map