From 4f0d63dba58fc2e65e9a378a6541f3176cf00440 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 27 Jul 2025 18:43:54 -0700 Subject: bump and include --- lib/types/index.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/types/index.ts') diff --git a/lib/types/index.ts b/lib/types/index.ts index 5c4e4d2..e6f27df 100644 --- a/lib/types/index.ts +++ b/lib/types/index.ts @@ -1,5 +1,5 @@ export * from './misc'; export * from './object'; export * from './tagged'; -export * from './fn'; -export * from './collections'; +export * from './fn/index'; +export * from './collections/index'; -- cgit v1.2.3-70-g09d2