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
/
packages
/
babel-parser
/
test
/
fixtures
/
flow
/
module-string-names
/
import-local-is-string
/
input.js
Sosuke Suzuki
f1bc314c79
Fix parsing of imports with module string name in flow plugin (
#12224
)
2020-10-20 23:46:12 +02:00
2 lines
29 B
JavaScript
Raw
Blame
History
import
{
"foo"
}
from
"baz"
;
Reference in New Issue
View Git Blame
Copy Permalink