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
?
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too