Skip to content

Commit

Permalink
Update packages/shared/src/events/events.ts
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert authored Jan 2, 2024
1 parent 0c9821b commit a78a0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared/src/events/events.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// TODO: with TypeScript 5+, we can use computed string properties,
// so we can extract all of these into a shared set of string consts and use that in both enums
// for now we have to duplicated them.
// for now we have duplicated them.

/**
* An enumeration of possible events for server-sdk providers.
Expand Down

0 comments on commit a78a0e9

Please sign in to comment.