Maps and flatten an item in the promise by fn.
fn
The function to transform T into U.
T
U
The transformed promise.
Generated using TypeDoc
Maps and flatten an item in the promise by
fn
.