https://v8.dev/features/import-attributes

ECMAScript Proposal Stage 3のImport attributesについて。 import ... from .... assert { type } はセマンティクス的に問題があったため、import ... from .... with { type }へと変更された。