-
-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
Hi 👋,
I have upgraded the electron-store from 8.2.0 to 9.0.0. Thanks for moving to ESM!
Suddenly, Typescript complains that the methods get, set, or delete are not available for ElectronStore. I looked up the type definition and the methods are neither defined in 8.2.0 nor in 9.0.0. I am not sure why my typecheck did not complain before.
error TS2339: Property 'set' does not exist on type 'ElectronStore<any>'Perhaps I am missing something in migrating from 8.2.0 to 9.0.0?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels