UNPKG

@visactor/vrender-core

Version:

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

5 lines (4 loc) 125 B
export declare function bindRenderServiceModule({ bind }: { bind: any; }): void; export default bindRenderServiceModule;