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 9ecb767 commit 736e165Copy full SHA for 736e165
lib/node_modules/@stdlib/_tools/makie/plugins/makie-list-pkgs-names/lib/index.js
@@ -24,8 +24,8 @@
24
* @module @stdlib/_tools/makie/plugins/makie-list-pkgs-names
25
*
26
* @example
27
-* var plugin = require( '@stdlib/_tools/makie/plugins/makie-list-pkgs-names' );
28
* var makie = require( '@stdlib/_tools/makie' );
+* var plugin = require( '@stdlib/_tools/makie/plugins/makie-list-pkgs-names' );
29
* var opts = {
30
* 'plugins': {
31
* 'benchmark': plugin
0 commit comments