UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

11 lines (8 loc) 316 B
"use strict"; var Direction; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.Direction = void 0, function(Direction) { Direction.vertical = "vertical", Direction.horizontal = "horizontal"; }(Direction = exports.Direction || (exports.Direction = {})); //# sourceMappingURL=space.js.map