UNPKG

jsdoc-parser-extended

Version:
16 lines (15 loc) 233 B
module.exports = { syntax: { driver: 'jsdoc', string: '@see', properties: [ ['text'], ] }, semantics: [ ['appends-to-property-list', { name: 'relatedDocuments', value: '$text' }] ] }