We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c9821b commit a78a0e9Copy full SHA for a78a0e9
packages/shared/src/events/events.ts
@@ -1,6 +1,6 @@
1
// TODO: with TypeScript 5+, we can use computed string properties,
2
// so we can extract all of these into a shared set of string consts and use that in both enums
3
-// for now we have to duplicated them.
+// for now we have duplicated them.
4
5
/**
6
* An enumeration of possible events for server-sdk providers.
0 commit comments