UNPKG

@visactor/vrender-core

Version:

```typescript import { xxx } from '@visactor/vrender-core'; ```

16 lines (12 loc) 309 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.Graphic = void 0; var graphic_1 = require("./graphic"); Object.defineProperty(exports, "Graphic", { enumerable: !0, get: function() { return graphic_1.Graphic; } }); //# sourceMappingURL=base.js.map