Skip to content

Commit cb20d1c

Browse files
committed
chore: update
1 parent 1055099 commit cb20d1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/kit/rpc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,8 +427,8 @@ Initialize the state in your plugin's `devtools.setup`, then access it from any
427427
::: code-group
428428

429429
```ts [plugin.ts]
430-
import { setPluginContext } from './rpc/context'
431430
import { rpcFunctions } from './rpc'
431+
import { setPluginContext } from './rpc/context'
432432

433433
const plugin: Plugin = {
434434
devtools: {

0 commit comments

Comments
 (0)