UNPKG

@piiano/vault-client

Version:

Piiano Vault generated typescript client

5 lines 155 B
/** * Mapping between old token IDs and new token IDs. */ export type RotatedTokens = Record<string, string>; //# sourceMappingURL=RotatedTokens.d.ts.map