summaryrefslogtreecommitdiff
path: root/lib/types/fn/index.ts
blob: 191d5383d88848b283f7de4845c3c72620f21c7c (plain)
1
2
3
export * from './callable';
export * from './optional';
export * from './either';