tsdoc
tsdoc copied to clipboard
How to declare a property is enumerable/configurable
There's @readonly for non-writeable properties, but I couldn't find any ways to declare enumerable and configurable. Do you accept PRs to add these features?