UNPKG

@apideck/react-vault

Version:

<br />

11 lines (10 loc) 218 B
export interface CustomMapping { description: string; id: string; key: string; label: string; required: boolean; value: string; consumer_id?: string; custom_field?: boolean; }