From 10dc71133af211de40e29e7a7ab8c470a4a2c417 Mon Sep 17 00:00:00 2001 From: Kitson Kelly Date: Tue, 4 Sep 2018 12:23:38 -0700 Subject: Mark APIs at internal and include JSDoc in types --- tests/error_003_typescript.ts.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/error_003_typescript.ts.out b/tests/error_003_typescript.ts.out index 277d4e929..1423ae1d4 100644 --- a/tests/error_003_typescript.ts.out +++ b/tests/error_003_typescript.ts.out @@ -4,7 +4,7 @@   ~~~~~~ $asset$/globals.d.tsILDCARD] - [WILDCARD][0m const console: Console; -    ~~~~~~~ - 'console' is declared here. +[WILDCARD]const console: Console; +[WILDCARD]~~~~~~~ +[WILDCARD]'console' is declared here. -- cgit v1.2.3