proposal-function-expression-decorators icon indicating copy to clipboard operation
proposal-function-expression-decorators copied to clipboard

Decorators support for function expressions

Decorators for JavaScript Function Expressions

Based on the proposal by Igor Minar

Proposal document

This proposal builds on top of the "Class and property decorators" proposal currently at Stage 1 and adds decorator support for function expressions.