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