17 lines
286 B
Markdown
17 lines
286 B
Markdown
# @coze-agent-ide/bot-editor-context-store
|
|
|
|
限定在 bot 编辑页面 context 的 store。通过 react context 下发。
|
|
|
|
## Features
|
|
|
|
- [x] eslint & ts
|
|
- [x] esm bundle
|
|
- [x] umd bundle
|
|
- [x] storybook
|
|
|
|
## Commands
|
|
|
|
- init: `rush update`
|
|
- dev: `npm run dev`
|
|
- build: `npm run build`
|