Hacker News new | ask | show | jobs
by jfagnani 288 days ago
Import assertions were replaced with import attributes (`assert` replaced by `with`).

See https://caniuse.com/mdn-javascript_statements_import_import_...