@antv/g
Version:
A core module for rendering engine implements DOM API.
14 lines (13 loc) • 395 B
JavaScript
/*!
* @antv/g
* @description A core module for rendering engine implements DOM API.
* @version 6.1.28
* @date 7/30/2025, 1:36:29 PM
* @author AntVis
* @docs https://g.antv.antgroup.com/
*/
export * from '@antv/g-camera-api';
export * from '@antv/g-dom-mutation-observer-api';
export * from '@antv/g-lite';
export * from '@antv/g-web-animations-api';
//# sourceMappingURL=index.esm.js.map