diff options
Diffstat (limited to 'components/common/ship-type/index.ts')
| -rw-r--r-- | components/common/ship-type/index.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/components/common/ship-type/index.ts b/components/common/ship-type/index.ts new file mode 100644 index 00000000..fe202d76 --- /dev/null +++ b/components/common/ship-type/index.ts @@ -0,0 +1,2 @@ +export * from './ship-type-service' +export * from './ship-type-selector' |
