UNPKG

jsdoc-parser-extended

Version:
10 lines (9 loc) 141 B
module.exports = { syntax: { driver: 'jsdoc', string: '@deprecated', }, semantics: [ ['tags-document', 'deprecated'] ] }