UNPKG

@yoroi/claim

Version:

The Claim (proof-of-onboarding) package of Yoroi SDK

3 lines 340 B
import { Claim } from '@yoroi/types'; export declare const claimApiErrors: readonly [typeof Claim.Api.Errors.InvalidRequest, typeof Claim.Api.Errors.NotFound, typeof Claim.Api.Errors.AlreadyClaimed, typeof Claim.Api.Errors.Expired, typeof Claim.Api.Errors.TooEarly, typeof Claim.Api.Errors.RateLimited]; //# sourceMappingURL=errors.d.ts.map