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.
unique symbol
1 parent bcc81b1 commit a5be555Copy full SHA for a5be555
1 file changed
src/request/constants.ts
@@ -1 +1 @@
1
-export const GET_MATCH_RESULT: symbol = Symbol()
+export const GET_MATCH_RESULT: unique symbol = Symbol()
0 commit comments