1.0.0 • Published 6 years ago
@matthamlin/jsdoc-comment-parser v1.0.0
@matthamlin/jsdoc-comment-parser
A quick and dirty jsdoc comment parser - copied and modified from comment-parser.
API
import commentParser from '@matthamlin/jsdoc-comment-parser'
let data = commentParser(`/*
* @param {number} foo Something
*/`)1.0.0
6 years ago