aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/rest/index.ts
blob: e0be155cf7e87415dfc56ca641a58d2688310203 (plain) (blame)
1
2
3
4
export * from './rest-data-source'
export * from './rest-extractor.service'
export * from './rest-pagination'
export * from './rest.service'