Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/user/webpack/
Dtest.json2 "cloneUrl": "https://github.com/webpack/webpack.git", string
/third_party/typescript/tests/cases/user/create-react-app/
Dtest.json2 "cloneUrl": "https://github.com/facebook/create-react-app.git", string
/third_party/typescript/tests/cases/user/puppeteer/
Dtest.json2 "cloneUrl": "https://github.com/GoogleChrome/puppeteer.git", string
/third_party/typescript/tests/cases/user/TypeScript-WeChat-Starter/
Dtest.json2 "cloneUrl": "https://github.com/Microsoft/TypeScript-WeChat-Starter.git", string
/third_party/typescript/tests/cases/user/axios-src/
Dtest.json2 "cloneUrl": "https://github.com/axios/axios.git", string
/third_party/typescript/tests/cases/user/TypeScript-Node-Starter/
Dtest.json2 "cloneUrl": "https://github.com/Microsoft/TypeScript-Node-Starter.git", string
/third_party/typescript/tests/cases/user/TypeScript-React-Native-Starter/
Dtest.json2 "cloneUrl": "https://github.com/Microsoft/TypeScript-React-Native-Starter.git", string
/third_party/typescript/tests/cases/user/fp-ts/
Dtest.json2 "cloneUrl": "https://github.com/gcanti/fp-ts.git", string
/third_party/typescript/src/testRunner/
DexternalCompileRunner.ts14 cloneUrl: string; property