UNPKG

@visactor/vrender-core

Version:

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

5 lines (4 loc) 150 B
export declare function bindCircleRenderModule({ bind }: { bind: any; }): void; export declare const circleModule: typeof bindCircleRenderModule;