UNPKG

@visactor/vrender-kits

Version:

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

3 lines (2 loc) 162 B
import { ContainerModule } from '@visactor/vrender-core'; export declare function createModule(CanvasConstructor: any, ContextConstructor: any): ContainerModule;