UNPKG

@tsed/ts-doc

Version:

Generate documentation in markdown for TypeScript API

10 lines (9 loc) 117 B
module.exports = { name: "symbolSummary", trim: true, method(symbol) { return { symbol }; } };