mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-19 18:42:43 +08:00
commit
7fbb12d04b
@ -23,7 +23,7 @@
|
||||
#### 示例
|
||||
|
||||
```js
|
||||
rubcik.onPluginReady(({ code, type, payload }) => {
|
||||
rubick.onPluginReady(({ code, type, payload }) => {
|
||||
console.log('插件装配完成,已准备好')
|
||||
})
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user