bpixrm
Version:
Bpifrance XRM Package
11 lines (3 loc) • 321 B
text/typescript
export {ExtendedBoolean, IType, AddressType, CompanyType, BpiUsersType, SystemUserType, PortfolioItemType, InteractionType, UserType, CommunityType, EstablishmentType} from './dynamics/types';
export {EException, E401, E404} from './dynamics/types';
export {IDynamicsService} from './dynamics/IDynamicsService';