@visactor/vchart
Version:
charts lib based @visactor/VGrammar
11 lines (8 loc) • 322 B
JavaScript
;
var GrammarType;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.GrammarType = void 0, function(GrammarType) {
GrammarType.data = "data", GrammarType.mark = "mark";
}(GrammarType = exports.GrammarType || (exports.GrammarType = {}));
//# sourceMappingURL=compilable-item.js.map