UNPKG

@piiano/vault-client

Version:

Piiano Vault generated typescript client

5 lines 262 B
/** * The list of property names and transformations. To include multiple names and transformations, provide a comma-separated list. For example, `props=first_name,last_name,email.mask`. */ export type props = Array<string>; //# sourceMappingURL=props.d.ts.map