UNPKG

@piiano/vault-client

Version:

Piiano Vault generated typescript client

7 lines 132 B
export type Health = { /** * The status of the service. */ status: string; }; //# sourceMappingURL=Health.d.ts.map