UNPKG

@visactor/react-vrender

Version:

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

3 lines (2 loc) 126 B
export declare const log: (...args: any[]) => void; export declare const error: ((errorMsg: string) => never) | (() => void);