For AI agents: the complete documentation index is available at /tc39-atlas/en/llms.txt, the full documentation bundle is available at /tc39-atlas/en/llms-full.txt, and this page is available as Markdown at /tc39-atlas/en/proposals/year/pending/function-expression-decorators.md.
  • English
  • Function expression decorators S0

    Proposal details
    Proposal overview

    This proposal introduces decorators for function expressions, allowing decorators to be applied to function expressions in addition to declarations. It aims to extend the existing decorator syntax to cover more use cases. The proposal is currently in an early stage, with no detailed specification provided.

    The upstream repository does not provide a README.