We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f69377 commit e6c5ecfCopy full SHA for e6c5ecf
README.md
@@ -36,7 +36,7 @@ Renderer Thread:
36
```javascript
37
import { RpcIpcManger, rpc } from 'rpc';
38
39
- / Specify the scope (this should be unique)
+ // Specify the scope (this should be unique)
40
const scope = 'renderer1';
41
42
// Create the function lib
0 commit comments