Home
last modified time | relevance | path

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

/third_party/typescript/scripts/
DbuildProtocol.ts164 …const rootFiles = includeTypeScriptServices ? [protocolFileName, typeScriptServicesDts] : [protoco… constant
198 const typeScriptServicesDts = process.argv[3]; constant