UNPKG

@visactor/vrender-kits

Version:

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

7 lines (6 loc) 175 B
declare function _registerGlyph(): void; declare namespace _registerGlyph { var __loaded: boolean; } export declare const registerGlyph: typeof _registerGlyph; export {};