UNPKG

@piiano/vault-client

Version:

Piiano Vault generated typescript client

5 lines 155 B
/** * A list of maps of object properties and their values. */ export type ObjectFields = Record<string, any>; //# sourceMappingURL=ObjectFields.d.ts.map