We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef0c62 commit 85fc4daCopy full SHA for 85fc4da
lib/node_modules/@stdlib/repl/server/README.md
@@ -14,6 +14,8 @@ var repl = require( '@stdlib/repl/server' );
14
15
Starts a REPL environment.
16
17
+<!-- run-disable -->
18
+
19
```javascript
20
repl( onStart );
21
0 commit comments