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

    中文标题:函数表达式装饰器

    提案概览
    提案速览

    该提案为函数表达式引入装饰器,允许将装饰器应用于函数表达式而非仅限声明。其目的是扩展现有装饰器语法以覆盖更多使用场景。该提案目前处于早期阶段,尚未提供详细规范。

    Warning

    上游仓库未提供 README。