/third_party/typescript/tests/baselines/reference/ |
D | blockScopedNamespaceDifferentFile.symbols | 2 // #15734 failed when test.ts comes before typings.d.ts 11 >A.AA.func : Symbol(A.AA.func, Decl(typings.d.ts, 1, 18)) 12 >A.AA : Symbol(A.AA, Decl(typings.d.ts, 0, 21)) 13 >A : Symbol(A, Decl(typings.d.ts, 0, 0)) 14 >AA : Symbol(A.AA, Decl(typings.d.ts, 0, 21)) 15 >func : Symbol(A.AA.func, Decl(typings.d.ts, 1, 18)) 19 >A.AA.foo : Symbol(A.AA.foo, Decl(typings.d.ts, 3, 13)) 20 >A.AA : Symbol(A.AA, Decl(typings.d.ts, 0, 21)) 21 >A : Symbol(A, Decl(typings.d.ts, 0, 0)) 22 >AA : Symbol(A.AA, Decl(typings.d.ts, 0, 21)) [all …]
|
D | symbolLinkDeclarationEmitModuleNamesImportRef.types | 3 >styles : import("tests/cases/compiler/Folder/node_modules/styled-components/typings/styled-compone… 6 >getStyles : () => import("tests/cases/compiler/Folder/node_modules/styled-components/typings/style… 9 >styles : import("tests/cases/compiler/Folder/node_modules/styled-components/typings/styled-compone… 14 >styles : import("tests/cases/compiler/Folder/node_modules/styled-components/typings/styled-compone… 16 === tests/cases/compiler/Folder/node_modules/styled-components/typings/styled-components.d.ts ===
|
D | typingsSuggestion2.errors.txt | 1 tests/cases/conformance/typings/a.ts(1,1): error TS2580: Cannot find name 'module'. Do you need to … 4 ==== tests/cases/conformance/typings/tsconfig.json (0 errors) ==== 7 ==== tests/cases/conformance/typings/a.ts (1 errors) ====
|
D | typingsSuggestion1.errors.txt | 1 tests/cases/conformance/typings/a.ts(1,1): error TS2591: Cannot find name 'module'. Do you need to … 4 ==== tests/cases/conformance/typings/tsconfig.json (0 errors) ==== 7 ==== tests/cases/conformance/typings/a.ts (1 errors) ====
|
D | maxNodeModuleJsDepthDefaultsToZero.types | 2 /// <reference path="/typings/index.d.ts" /> 17 === /typings/index.d.ts ===
|
D | maxNodeModuleJsDepthDefaultsToZero.symbols | 2 /// <reference path="/typings/index.d.ts" /> 15 === /typings/index.d.ts ===
|
D | blockScopedNamespaceDifferentFile.types | 2 // #15734 failed when test.ts comes before typings.d.ts 31 === tests/cases/compiler/typings.d.ts ===
|
D | maxNodeModuleJsDepthDefaultsToZero.errors.txt | 14 /// <reference path="/typings/index.d.ts" /> 31 ==== /typings/index.d.ts (0 errors) ====
|
D | declarationEmitReexportedSymlinkReference3.errors.txt | 39 "typings": "dist/index.d.ts" 51 "typings": "dist/index.d.ts"
|
D | typingsSuggestion2.types | 1 === tests/cases/conformance/typings/a.ts ===
|
D | typingsSuggestion1.types | 1 === tests/cases/conformance/typings/a.ts ===
|
D | typingsSuggestion1.symbols | 1 === tests/cases/conformance/typings/a.ts ===
|
D | typingsSuggestion2.symbols | 1 === tests/cases/conformance/typings/a.ts ===
|
D | library-reference-1.types | 10 // We can find typings in the ./types folder
|
D | library-reference-1.symbols | 9 // We can find typings in the ./types folder
|
D | symbolLinkDeclarationEmitModuleNamesImportRef.symbols | 17 === tests/cases/compiler/Folder/node_modules/styled-components/typings/styled-components.d.ts ===
|
/third_party/typescript/tests/baselines/reference/user/ |
D | discord.js.log | 3 node_modules/discord.js/typings/index.d.ts(18,30): error TS7016: Could not find a declaration file … 5 node_modules/discord.js/typings/index.d.ts(122,35): error TS2694: Namespace 'NodeJS' has no exporte… 6 node_modules/discord.js/typings/index.d.ts(123,36): error TS2694: Namespace 'NodeJS' has no exporte… 7 node_modules/discord.js/typings/index.d.ts(124,37): error TS2694: Namespace 'NodeJS' has no exporte… 8 node_modules/discord.js/typings/index.d.ts(131,43): error TS2694: Namespace 'NodeJS' has no exporte… 9 node_modules/discord.js/typings/index.d.ts(132,41): error TS2694: Namespace 'NodeJS' has no exporte… 10 node_modules/discord.js/typings/index.d.ts(133,43): error TS2694: Namespace 'NodeJS' has no exporte… 11 node_modules/discord.js/typings/index.d.ts(135,93): error TS2694: Namespace 'NodeJS' has no exporte… 12 node_modules/discord.js/typings/index.d.ts(136,92): error TS2694: Namespace 'NodeJS' has no exporte… 13 node_modules/discord.js/typings/index.d.ts(137,79): error TS2694: Namespace 'NodeJS' has no exporte… [all …]
|
/third_party/typescript/src/server/ |
D | typingsCache.ts | 31 readonly typings: SortedReadonlyArray<string>; property 117 typings: entry ? entry.typings : emptyArray, 127 const typings = sort(newTypings); constant 131 typings, 135 return !typeAcquisition || !typeAcquisition.enable ? emptyArray : typings;
|
/third_party/typescript/tests/baselines/reference/tsbuild/configFileExtends/initial-build/ |
D | when-building-solution-with-projects-extends-config-with-include.js | 53 /src/shared/typings-base/globals.d.ts 60 /src/shared/typings-base/globals.d.ts
|
D | when-building-project-uses-reference-and-both-extend-config-with-include.js | 52 /src/shared/typings-base/globals.d.ts 59 /src/shared/typings-base/globals.d.ts
|
/third_party/typescript/tests/baselines/reference/docker/ |
D | vue-next.log | 11 Writing package typings: /vue-next/packages/compiler-core/dist/compiler-core.d.ts 12 Writing package typings: /vue-next/dist/compiler-core.d.ts 19 Writing package typings: /vue-next/packages/compiler-dom/dist/compiler-dom.d.ts 20 Writing package typings: /vue-next/dist/compiler-dom.d.ts 27 Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts 28 Writing package typings: /vue-next/dist/compiler-ssr.d.ts 35 Writing package typings: /vue-next/packages/compiler-sfc/dist/compiler-sfc.d.ts 36 Writing package typings: /vue-next/dist/compiler-sfc.d.ts
|
/third_party/typescript/src/testRunner/unittests/tsc/ |
D | declarationEmit.ts | 190 typings: "dist/index.d.ts" 209 typings: "dist/index.d.ts"
|
/third_party/typescript/src/testRunner/unittests/ |
D | moduleResolution.ts | 137 … const packageJson = { name: packageJsonFileName, content: JSON.stringify({ typings: fieldRef }) }; 154 function testTypingsIgnored(typings: any): void { 160 …const packageJson = { name: "/node_modules/b/package.json", content: JSON.stringify({ typings }) }; 965 …const m3: File = { name: "/root/m3/package.json", content: JSON.stringify({ typings: "dist/typings… 1016 … "/root/generated/folder2/file4/package.json", content: JSON.stringify({ typings: "dist/types.d.ts… 1385 … = { name: "/root/src/libs/guid/package.json", content: JSON.stringify({ typings: "dist/guid.d.ts"… 1482 …{ name: "/root/node_modules/lib/package.json", content: JSON.stringify({ typings: "typings/lib.d.t… 1493 … "/root/node_modules/@types/lib/package.json", content: JSON.stringify({ typings: "typings/lib.d.t…
|
/third_party/typescript/ |
D | .dockerignore | 34 scripts/typings/
|
/third_party/node/deps/npm/node_modules/iconv-lite/ |
D | Changelog.md | 5 * Switched from NodeBuffer to Buffer in typings (#155 by @felixfbecker, #186 by @larssn) 62 * Typescript typings (@larssn)
|