We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d5cac commit 2b96374Copy full SHA for 2b96374
src/compiler/types.ts
@@ -1,4 +1,4 @@
1
-namespace ts {
+namespace ts {
2
/**
3
* Type of objects whose values are all of the same type.
4
* The `in` and `for-in` operators can *not* be safely used,
0 commit comments