Home
last modified time | relevance | path

Searched refs:typings (Results 1 – 25 of 51) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DblockScopedNamespaceDifferentFile.symbols2 // #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 …]
DsymbolLinkDeclarationEmitModuleNamesImportRef.types3 >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 ===
DtypingsSuggestion2.errors.txt1 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) ====
DtypingsSuggestion1.errors.txt1 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) ====
DmaxNodeModuleJsDepthDefaultsToZero.types2 /// <reference path="/typings/index.d.ts" />
17 === /typings/index.d.ts ===
DmaxNodeModuleJsDepthDefaultsToZero.symbols2 /// <reference path="/typings/index.d.ts" />
15 === /typings/index.d.ts ===
DblockScopedNamespaceDifferentFile.types2 // #15734 failed when test.ts comes before typings.d.ts
31 === tests/cases/compiler/typings.d.ts ===
DmaxNodeModuleJsDepthDefaultsToZero.errors.txt14 /// <reference path="/typings/index.d.ts" />
31 ==== /typings/index.d.ts (0 errors) ====
DdeclarationEmitReexportedSymlinkReference3.errors.txt39 "typings": "dist/index.d.ts"
51 "typings": "dist/index.d.ts"
DtypingsSuggestion2.types1 === tests/cases/conformance/typings/a.ts ===
DtypingsSuggestion1.types1 === tests/cases/conformance/typings/a.ts ===
DtypingsSuggestion1.symbols1 === tests/cases/conformance/typings/a.ts ===
DtypingsSuggestion2.symbols1 === tests/cases/conformance/typings/a.ts ===
Dlibrary-reference-1.types10 // We can find typings in the ./types folder
Dlibrary-reference-1.symbols9 // We can find typings in the ./types folder
DsymbolLinkDeclarationEmitModuleNamesImportRef.symbols17 === tests/cases/compiler/Folder/node_modules/styled-components/typings/styled-components.d.ts ===
/third_party/typescript/tests/baselines/reference/user/
Ddiscord.js.log3 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/
DtypingsCache.ts31 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/
Dwhen-building-solution-with-projects-extends-config-with-include.js53 /src/shared/typings-base/globals.d.ts
60 /src/shared/typings-base/globals.d.ts
Dwhen-building-project-uses-reference-and-both-extend-config-with-include.js52 /src/shared/typings-base/globals.d.ts
59 /src/shared/typings-base/globals.d.ts
/third_party/typescript/tests/baselines/reference/docker/
Dvue-next.log11 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/
DdeclarationEmit.ts190 typings: "dist/index.d.ts"
209 typings: "dist/index.d.ts"
/third_party/typescript/src/testRunner/unittests/
DmoduleResolution.ts137 … 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.dockerignore34 scripts/typings/
/third_party/node/deps/npm/node_modules/iconv-lite/
DChangelog.md5 * Switched from NodeBuffer to Buffer in typings (#155 by @felixfbecker, #186 by @larssn)
62 * Typescript typings (@larssn)

123