Home
last modified time | relevance | path

Searched defs:newSourceArray (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
DcoreImpls.ts561 const newSourceArray: Array<comment.CommentSource> = []; constant
589 const lastSource = newSourceArray[newSourceArray.length - 1]; constant