Hacker News new | ask | show | jobs
by sonnyp 3659 days ago
Why not

import for modules

require() for cjs

load() for modules (or any other function name)

?