#2621·mdx

Add support for `export defer`, when it lands

Author: wooormCreated Jun 26, 2025Updated Jun 26, 2025
Labels🌊 blocked/upstream🤞 phase/open

Initial checklist

Problem

https://tc39.es/proposal-deferred-reexports/#sec-exports

it’s being added to the AST over on estree/estree.

Current solutions

none

Proposed solutions

When it lands in estree and when it is in acorn and astring, add it here, and test everywhere.