Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/api_check_plugin/src/
Dcheck_diff_changes.js35 const changeErrors = []; variable
333 function checkHistoryParametersType(historyParamType, currentParamType, changeErrors, change) { argument