import { runtime } from '@antv/g'; runtime.enableCSSParsing = false; // ui export * from './ui'; // 方法 export * from './util'; //# sourceMappingURL=index.js.map