aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/rest/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/core/rest/index.ts')
-rw-r--r--client/src/app/core/rest/index.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/src/app/core/rest/index.ts b/client/src/app/core/rest/index.ts
new file mode 100644
index 000000000..93899beaf
--- /dev/null
+++ b/client/src/app/core/rest/index.ts
@@ -0,0 +1,5 @@
1export * from './component-pagination.model'
2export * from './rest-extractor.service'
3export * from './rest-pagination'
4export * from './rest-table'
5export * from './rest.service'