Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-06 | fix: Support Symbol.metadata (#22282) | Bartek IwaĆczuk | |
This commit adds support for "Symbol.metadata" which was omitted when adding support for the Decorators Proposal. Closes https://github.com/denoland/deno/issues/22111 |