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