Head's U: JavaScript is either turned off or not working properly in your browser. Some parts of this page may not work properly.
home
~
socials
~
projects
~
rss
Basic JavaScript Module Import-Export
January 2023
File: /scripts/example_module.js
const
alfa
=
(
)
=>
{
console
.
log
(
'
this is alfa
'
)
}
export
default
alfa
end of line
Share link:
https://www.alanwsmith.com/en/2k/kp/ii/8q/?basic-javascript-module-import-export