UNPKG

openfl

Version:

A fast, productive library for 2D cross-platform development.

7 lines 214 B
Object.defineProperty (module.exports, "__esModule", { value: true }); module.exports.LineScaleMode = module.exports.default = { HORIZONTAL: "horizontal", NONE: "none", NORMAL: "normal", VERTICAL: "vertical" };