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