@odata2ts/odata-service
Version:
Main runtime dependency of odata2ts for generated odata client services
6 lines (5 loc) • 311 B
TypeScript
export { EntitySetServiceV2 } from "./EntitySetServiceV2";
export { EntityTypeServiceV2 } from "./EntityTypeServiceV2";
export { CollectionServiceV2 } from "./CollectionServiceV2";
export { PrimitiveTypeServiceV2 } from "./PrimitiveTypeServiceV2";
export { ComplexTypeServiceV2 } from "./ComplexTypeServiceV2";