TS support
- added TypeScript support
- removed
mapAllAsync
function - deprecated
composeAsync
function since it can not be typed even in a hacky way - added
traversePromise
function
mapAllAsync
functioncomposeAsync
function since it can not be typed even in a hacky waytraversePromise
function