The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json. We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions. Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-runtimes-manifest.