UNPKG

angular-odata

Version:

Client side OData typescript library for Angular

9 lines (8 loc) 240 B
export * from './schema'; export * from './entity-container'; export * from './callable'; export * from './enum-type'; export * from './structured-type'; export * from './entity-set'; export * from './singleton'; export * from './parsers';