Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/api_check_plugin/src/
H A Dcheck_any.js21 function checkAnyInAPI(node, sourcefile, fileName) { function
27 exports.checkAnyInAPI = checkAnyInAPI;
H A Dapi_check_plugin.js28 const { checkAnyInAPI } = require('./check_any');
115 checkAnyInAPI(node, sourcefile, fileName);

Completed in 2 milliseconds