UNPKG

foop

Version:

interfaces that describe their intentions.

27 lines (24 loc) 665 B
export * from './generic' export * from './deps' export * from './deps.cache.pooler' export * from './deps.reduce' export * from './is' export * from './traverse' export * from './interfaces' export * from './Chain' export * from './Meta' export * from './merge' export * from './MethodChain' export * from './Chainable' export * from './ChainedSet' export * from './ChainedMap' export * from './ChainedMapBase' export * from './FactoryChain' export * from './compose' export * from './schema' export * from './FantasyLand' export * from './FantasyLandCurry' export * from './fp' export * from './conditional' import { Chain } from './chain' export default Chain