This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
test
/
fixtures
/
transformation
/
optional-undefined-to-void
/
member-expression
/
actual.js
Sebastian McKenzie
7b5b8ab6ed
add undefinedToVoid optional transformer
2015-01-02 00:25:17 +11:00
3 lines
32 B
JavaScript
Raw
Blame
History
var
foo
;
foo
===
undefined
.
foo
;
Reference in New Issue
View Git Blame
Copy Permalink