UNPKG

@visactor/vrender-kits

Version:

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

7 lines (6 loc) 171 B
declare function _registerText(): void; declare namespace _registerText { var __loaded: boolean; } export declare const registerText: typeof _registerText; export {};