This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-19 11:42:13 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
d1415f9bf7
swc
/
native
/
babel-compat
/
tests
/
fixtures
/
simple-two-lines
/
input.js
Daniel Woznicki
d1415f9bf7
feat(node-swc): Babel ast translator (
#1465
)
2021-05-01 18:09:10 +09:00
3 lines
35 B
JavaScript
Raw
Blame
History
const
n
=
"hello"
;
console
.
log
(
n
)
;
Reference in New Issue
View Git Blame
Copy Permalink