mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 11:20:11 +00:00
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
|
|
```
|