UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

8 lines 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BACKGROUND_SHAPE = void 0; /** * Name of Background Shape */ exports.BACKGROUND_SHAPE = 'element-background'; //# sourceMappingURL=constant.js.map