Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 127 Bytes

todo-list.md

File metadata and controls

5 lines (4 loc) · 127 Bytes

imply this

function createCancelableAsyncFunction(hfn: (cancelController) => fn): [cancelableFn: anyFn, controller]