This website requires JavaScript.
Explore
Help
Sign In
Alamantus
/
Lexiconga
mirror of
https://github.com/Alamantus/Lexiconga.git
Watch
1
Star
0
Fork
You've already forked Lexiconga
0
Code
Issues
Releases
Activity
cf796a1043
Lexiconga
/
src
/
test.js
2 lines
89 B
JavaScript
Raw
Blame
History
// https://parceljs.org/code_splitting.html
export
function
aaa
(
)
{
console
.
log
(
'aaa'
)
;
}
;
View Git Blame
Copy Permalink