UNPKG
postman
Version:
latest (0.2.0)
0.2.0
0.1.0
The Postman will help deliver messages around your application
postman
/
node_modules
/
qunit
/
deps
/
jscoverage
/
tests
/
javascript
/
javascript-hook.js
3 lines
(2 loc)
•
38 B
JavaScript
View Raw
1
2
3
var
x =
1
;
var
y = x ===
1
?
"x"
:
"y"
;