UNPKG

@bitblit/ratchet-common

Version:

Common tools for general use

8 lines 306 B
export var Plane2dType; (function (Plane2dType) { Plane2dType["BottomLeft"] = "BottomLeft"; Plane2dType["BottomRight"] = "BottomRight"; Plane2dType["TopLeft"] = "TopLeft"; Plane2dType["TopRight"] = "TopRight"; })(Plane2dType || (Plane2dType = {})); //# sourceMappingURL=plane-2d-type.js.map