UNPKG

@goboomtown/entities

Version:

entities in typescript format. This includes: - Customer

6 lines (5 loc) 96 B
export interface CustomFieldOptions { lbl: string; val: string; default: boolean; }