diff --git a/jsdoc.md b/jsdoc.md index 1eee7ce8..480c33fc 100644 --- a/jsdoc.md +++ b/jsdoc.md @@ -128,6 +128,7 @@ This syntax is [TypeScript-specific](https://github.com/Microsoft/TypeScript/wik ```js /** * @throws {FooException} + * @async * @private * @deprecated * @see