12 lines
148 B
Markdown
12 lines
148 B
Markdown
|
|
# `@alilc/plugin-command`
|
||
|
|
|
||
|
|
> TODO: description
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
```
|
||
|
|
const pluginCommand = require('@alilc/plugin-command');
|
||
|
|
|
||
|
|
// TODO: DEMONSTRATE API
|
||
|
|
```
|