plantleaf
type MyFunctionType = () => void interface MyInterface { foo: MyFunctionType }
A modern programming language that makes developers happier.