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..."
Name | Name | 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..."