UNPKG

@visactor/vrender-core

Version:

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

5 lines (4 loc) 114 B
export declare class Generator { private static auto_increment_id; static GenAutoIncrementId(): number; }