Home
last modified time | relevance | path

Searched refs:checkDeprecated (Results 1 - 2 of 2) sorted by relevance

/interface/sdk-js/build-tools/api_check_plugin/src/
H A Dcheck_deprecated.js19 function checkDeprecated(node, sourcefile, fileName) { function
55 exports.checkDeprecated = checkDeprecated;
H A Dapi_check_plugin.js23 const { checkDeprecated } = require('./check_deprecated');
100 checkDeprecated(node, sourcefile, fileName);

Completed in 2 milliseconds