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 f0cfcd1 commit 0767f31Copy full SHA for 0767f31
README.md
@@ -33,7 +33,7 @@ with [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
33
npm i rubico
34
```
35
36
-require `rubico` in CommonJS.
+require `rubico` in [CommonJS](https://nodejs.org/docs/latest/api/modules.html#modules-commonjs-modules).
37
```javascript
38
// import rubico core globally
39
require('rubico/global')
0 commit comments