mirror of
https://github.com/VisActor/VChart
synced 2024-11-21 15:38:37 +00:00
12 lines
158 B
Markdown
12 lines
158 B
Markdown
# @visactor/vutils-extension
|
|
|
|
## Description
|
|
|
|
The extension module for vutils.
|
|
|
|
## Usage
|
|
|
|
```typescript
|
|
import { xxx } from '@visactor/vutils-extension';
|
|
```
|