UNPKG

@visactor/vrender-core

Version:

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

3 lines (2 loc) 253 B
export { configureLegacyApplication, container, getLegacyBindingContext, graphicService, graphicUtil, layerService, preLoadAllModule, transformUtil } from './modules'; export type { ILegacyBindContext, ILegacyBindingContext } from './legacy/bootstrap';