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