UNPKG

@visactor/vgrammar-core

Version:

VGrammar is a visual grammar library

16 lines (14 loc) 306 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.defaultMarkTheme = void 0, exports.defaultMarkTheme = { symbol: { shape: "circle", size: 8 }, text: { fontSize: 14, fill: "#000000" } }; //# sourceMappingURL=mark.js.map