UNPKG
@stdlib/streams-node-stdin
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.1-alpha.2
0.0.1-alpha.1
0.0.1-alpha.0
Standard input.
stdlib.io
stdlib-js/streams-node-stdin
@stdlib/streams-node-stdin
/
dist
/
index.js
6 lines
(5 loc)
•
261 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
var
i=
function
(
t,r
){
return
function
(
){
return
r||
t
((r={
exports
:{}}).
exports
,r),r.
exports
}};
var
s=
i
(
function
(
o,e
){
var
u=
require
(
"process"
);e.
exports
=u.
stdin
});
var
a=
s
();
module
.
exports
=a;
/**
@license
Apache
-2.0 */
//# sourceMappingURL=index.js.map