This website works better with JavaScript
Home
Explore
Help
Register
Sign In
NiceTry12138
/
MarkdownLog
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
8fc1c5b48e
Branches
Tags
main
MarkdownLog
/
前端
/
NodeJS
/
TestJS
/
js-module
/
cjs_esm
/
main.mjs
main.mjs
50 B
History
Raw
1
2
3
import foo from './bar.js';
console.log(foo.name)