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 5878296 commit 4a666ceCopy full SHA for 4a666ce
lib/node_modules/@stdlib/_tools/makie/plugins/makie-install-node-addons/lib/index.js
@@ -24,8 +24,8 @@
24
* @module @stdlib/_tools/makie/plugins/makie-install-node-addons
25
*
26
* @example
27
-* var plugin = require( '@stdlib/_tools/makie/plugins/makie-install-node-addons' );
28
* var makie = require( '@stdlib/_tools/makie' );
+* var plugin = require( '@stdlib/_tools/makie/plugins/makie-install-node-addons' );
29
* var opts = {
30
* 'plugins': {
31
* 'benchmark': plugin
0 commit comments