UNPKG

@visactor/vrender-core

Version:

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

5 lines (4 loc) 153 B
export declare function bindPolygonRenderModule({ bind }: { bind: any; }): void; export declare const polygonModule: typeof bindPolygonRenderModule;