Skip to content

Latest commit

 

History

History
 
 

nodejs_minimal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Run example:

npm install

node import_in_commonjs.js
# Should print "An appointment on Sep 12-13 2022-09-12..."

node import_in_ecma.mjs
# Should print "An appointment on Sep 12-13 2022-09-12..."