Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/dts_parser/src/bin/
Dconfig.ts271 const fileDir: string = path.resolve(FileUtils.getBaseDirName(), options.collectPath); constant
595 const fileDir: string = path.resolve(FileUtils.getBaseDirName(), options.collectPath); constant
645 const fileDir: string = path.resolve(FileUtils.getBaseDirName(), '../../api'); constant
/interface/sdk-js/build-tools/
Ddelete_systemapi_plugin.js294 function isExistImportFile(fileDir, importPath) { argument
/interface/sdk-js/build-tools/dts_parser/src/typedef/parser/
DApiInfoDefination.ts955 fileDir: string = ''; property in ParserParam