UNPKG

@visactor/vrender-core

Version:

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

3 lines (2 loc) 83 B
import type { IGlobal } from './interface'; export declare const vglobal: IGlobal;