Home
last modified time | relevance | path

Searched refs:exportDiffMd (Results 1 – 3 of 3) sorted by relevance

/interface/sdk-js/build-tools/dts_parser/src/bin/
Dwriter.ts79 MarkdownReporter.exportDiffMd(fileName, sortDiffInfos, dest);
82 …static exportDiffMd(fileName: string, diffInfos: BasicDiffInfo[], dest: string | undefined): void { method in WriterHelper.MarkdownReporter
/interface/sdk-js/build-tools/api_diff/src/
Dapi_writer.js103 exportDiffMd(fileName, sortDiffInfos, dest);
106 function exportDiffMd(fileName, diffInfos, dest) { function
Dcollect_api.js707 function exportDiffMd(subsystem, diffInfos) { function
752 exportDiffMd(subsystem.fileName, sortDiffInfos);