Is there a way to make use of the when framework in TypeScript?
In JavaScript I can import it like this:
import when from \'when\';