mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-08 22:29:37 -05:00
fix missing 'internal' comment
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* @internal */
|
||||
namespace ts {
|
||||
// enable deprecation logging
|
||||
declare const console: any;
|
||||
|
||||
Reference in New Issue
Block a user