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