Top "Typescript-definitions" questions

Is it possible to mark something as deprecated in typescript?

I'm writing typescript definitions for a Javascript API with a deprecated method. Here's an extract of the documentation (they say …

typescript deprecated deprecation-warning typescript-definitions