@deprecated decorator does only fully work in interfaces
@deprecated does only seem to work for types in .res files. Only in an interface it also works for functions and modules.
This example suggests otherwise: https://rescript-lang.org/syntax-lookup#expression-deprecated-decorator
As a bindings library author it would make sense to support it in .res files as well, since bindings tend to look nearly identical in .res and .resi.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
bump
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
bump