diff options
Diffstat (limited to 'shared/models/plugins/client/index.ts')
-rw-r--r-- | shared/models/plugins/client/index.ts | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/shared/models/plugins/client/index.ts b/shared/models/plugins/client/index.ts deleted file mode 100644 index f3e3fcbcf..000000000 --- a/shared/models/plugins/client/index.ts +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | export * from './client-hook.model' | ||
2 | export * from './plugin-client-scope.type' | ||
3 | export * from './plugin-element-placeholder.type' | ||
4 | export * from './plugin-selector-id.type' | ||
5 | export * from './register-client-form-field.model' | ||
6 | export * from './register-client-hook.model' | ||
7 | export * from './register-client-route.model' | ||
8 | export * from './register-client-settings-script.model' | ||