@visactor/vrender-core
Version:
## Description
11 lines (9 loc) • 742 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: !0
}), exports.VirtualLayerHandlerContribution = exports.DynamicLayerHandlerContribution = exports.StaticLayerHandlerContribution = exports.LayerService = exports.GraphicUtil = exports.TransformUtil = void 0,
exports.TransformUtil = Symbol.for("TransformUtil"), exports.GraphicUtil = Symbol.for("GraphicUtil"),
exports.LayerService = Symbol.for("LayerService"), exports.StaticLayerHandlerContribution = Symbol.for("StaticLayerHandlerContribution"),
exports.DynamicLayerHandlerContribution = Symbol.for("DynamicLayerHandlerContribution"),
exports.VirtualLayerHandlerContribution = Symbol.for("VirtualLayerHandlerContribution");
//# sourceMappingURL=constants.js.map