There was an error while loading. Please reload this page.
1 parent c075fe1 commit d7c32a4Copy full SHA for d7c32a4
src/lib/es6.d.ts
@@ -1,4 +1,4 @@
1
-declare type PropertyKey = string | number | Symbol;
+declare type PropertyKey = string | number | Symbol;
2
3
interface Symbol {
4
/** Returns a string representation of an object. */
0 commit comments