aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/types/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/types/index.ts')
-rw-r--r--client/src/types/index.ts6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/src/types/index.ts b/client/src/types/index.ts
new file mode 100644
index 000000000..5508515fd
--- /dev/null
+++ b/client/src/types/index.ts
@@ -0,0 +1,6 @@
1export * from './client-script.model'
2export * from './job-state-client.type'
3export * from './job-type-client.type'
4export * from './link.type'
5export * from './register-client-option.model'
6export * from './select-options-item.model'