AKASHAorg / secure-webstore

A secure IndexedDB store with built-in encryption
MIT License
44 stars 6 forks source link

Typescript initialization #20

Closed Master-Y0da closed 2 years ago

Master-Y0da commented 3 years ago

How can I init webstore in typescript ?...tutorial doesn't say anything about it...

Im getting error require is not defined

deiu commented 3 years ago

Hi,

Can you please provide more information? When does that error occur, during build time or doing execution? Do you use a resource bundler like webpack?

deiu commented 2 years ago

Closing this issue due to inactivity.