diff options
Diffstat (limited to 'u/types/fn/index.ts')
-rw-r--r-- | u/types/fn/index.ts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/u/types/fn/index.ts b/u/types/fn/index.ts deleted file mode 100644 index 780c86c..0000000 --- a/u/types/fn/index.ts +++ /dev/null @@ -1,3 +0,0 @@ -export * from './callable.js'; -export * from './either.js'; -export * from './optional.js'; |