UNPKG

@piiano/vault-client

Version:

Piiano Vault generated typescript client

9 lines 283 B
export type ProductVersion = { db_schema_version: number; vault_id: string; /** * The version of a Vault specified as a string consisting of version number, build number, and edition. */ vault_version: string; }; //# sourceMappingURL=ProductVersion.d.ts.map