summaryrefslogtreecommitdiff
path: root/u/types/fn/index.ts
blob: 780c86c0daee2b6a58972ed813af473d43299ca5 (plain)
1
2
3
export * from './callable.js';
export * from './either.js';
export * from './optional.js';