UNPKG

@visactor/vrender-kits

Version:

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

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