Bug Fix
fetch
change in signature for 'promiseTimed' function from previous release is not reflected in the type definition file causing transpilation or type checking to fail
Refactoring
promise
move the 'awaitAlways', 'awaitMaybe', 'awaitCallback', and 'sleep' functions from 'cmn-utils/async' module to 'type-utils/promise'