UNPKG

@visactor/vrender-core

Version:

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

5 lines (4 loc) 144 B
export declare function bindTextRenderModule({ bind }: { bind: any; }): void; export declare const textModule: typeof bindTextRenderModule;