diff options
Diffstat (limited to 'lib/types/collections/index.ts')
-rw-r--r-- | lib/types/collections/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/types/collections/index.ts b/lib/types/collections/index.ts new file mode 100644 index 0000000..8a12ad8 --- /dev/null +++ b/lib/types/collections/index.ts @@ -0,0 +1 @@ +export * from './cons'; |