UNPKG

@piiano/vault-client

Version:

Piiano Vault generated typescript client

7 lines 148 B
export type AdminAPIKey = { /** * The new API key for the Admin user. */ key: string; }; //# sourceMappingURL=AdminAPIKey.d.ts.map