UNPKG

@piiano/vault-client

Version:

Piiano Vault generated typescript client

7 lines 157 B
export type ConfVarValue = { /** * The value of the configuration variable. */ value: string; }; //# sourceMappingURL=ConfVarValue.d.ts.map