UNPKG

@goboomtown/entities-nest

Version:

entities in typescript format. This includes: - CustomerDTO, CustomerLocationDTO, CasesDTO

4 lines (3 loc) 113 B
export declare class EntityFieldNest { getCXMEntityFields(entityName: string, lang: string): Promise<any>; }