UNPKG

@visactor/vrender-kits

Version:

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

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