UNPKG

@los_generic/shared

Version:

Shared DTOs, interfaces, and utilities for LOS applications

34 lines (33 loc) 959 B
export * from './authentication'; export * from './country'; export * from './dynamic-ui'; export * from './document-child'; export * from './document'; export * from './company'; export * from './consortium-partner'; export * from './bank'; export * from './bank-branch'; export * from './benchmark-ratio'; export * from './department'; export * from './district'; export * from './branch'; export * from './business-month-closer'; export * from './cluster'; export * from './financial-parameter'; export * from './holiday'; export * from './industry'; export * from './irr-calculation'; export * from './manufacturer'; export * from './model'; export * from './pincode'; export * from './profile'; export * from './ratio'; export * from './reason'; export * from './rsp-rate'; export * from './rto'; export * from './tehsil'; export * from './zone'; export * from './region'; export * from './state'; export * from './sub-industry'; export * from './role';