diff options
| author | geireann <geireann.lindfield@gmail.com> | 2021-08-14 13:29:46 -0400 |
|---|---|---|
| committer | geireann <geireann.lindfield@gmail.com> | 2021-08-14 13:29:46 -0400 |
| commit | f5c126ba41bb15837c3527e588ba6fb3c79f3e89 (patch) | |
| tree | 00b673b046f05fd5e2beaa4e83d14edcad4b43f5 /src/client/views/collections/collectionLinearView/index.ts | |
| parent | 6d9c65bf95091b0d5ee7e3097995fc9e2ead4415 (diff) | |
code reorganising and updates
Diffstat (limited to 'src/client/views/collections/collectionLinearView/index.ts')
| -rw-r--r-- | src/client/views/collections/collectionLinearView/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionLinearView/index.ts b/src/client/views/collections/collectionLinearView/index.ts new file mode 100644 index 000000000..ff73e14ae --- /dev/null +++ b/src/client/views/collections/collectionLinearView/index.ts @@ -0,0 +1 @@ +export * from "./CollectionLinearView";
\ No newline at end of file |
