aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/rest/index.ts
blob: 93899beaf3bcf42fdcbf8488bd2d6156ce2e871e (plain) (blame)
1
2
3
4
5
export * from './component-pagination.model'
export * from './rest-extractor.service'
export * from './rest-pagination'
export * from './rest-table'
export * from './rest.service'