Fork me on GitHub
View source

package haxepunk

typedef SolidType = OneOf<String, Array<String>>

defined in haxepunk.Entity;