Searched defs:apiPath (Results 1 – 2 of 2) sorted by relevance
87 for (const apiPath of FileManager.staticApiPath) { constant92 for (const apiPath of FileManager.dynamicApiPath) { constant
965 const apiPath: string = path.join(sdkPath, (isEts ? 'ets' : 'js'), version, 'api'); constant