diff options
Diffstat (limited to 'u/types/collections/index.ts')
-rw-r--r-- | u/types/collections/index.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/u/types/collections/index.ts b/u/types/collections/index.ts deleted file mode 100644 index 69e5d0b..0000000 --- a/u/types/collections/index.ts +++ /dev/null @@ -1,2 +0,0 @@ -export * from './cons.js'; -export * from './list_zipper.js'; |