Skip to content

๐Ÿ”ท Decorators (5.0)

@sealed
class Service {}

โš ๏ธ Ensure tsconfig: โ€œexperimentalDecoratorsโ€: false when using stable decorators, and target ES2022+.