kiyanovsky

Results 1 comments of kiyanovsky

I use it the following way in my extension: ``` import CryptoPouch from 'crypto-pouch' PouchDB.plugin(CryptoPouch); ``` and then ``` db.crypto(password) ```