## 安装说明
npm install @osui/quick-edit
单包使用
``yarn install @osui/quick-edit`
yarn install @osui/quick-edit
`import quick-edit from '@osui/quick-edit'`
import quick-edit from '@osui/quick-edit'
从 @osui/ui 统一引入
统一引入
`yarn install @osui/ui`
yarn install @osui/ui
`import {quick-edit} from '@osui/ui';``
import {quick-edit} from '@osui/ui';