actually import open lib
This commit is contained in:
parent
d40f53fa85
commit
1e8148641a
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
* @format
|
||||
*/
|
||||
const Gun = require('gun')
|
||||
// @ts-ignore
|
||||
require('gun/lib/open')
|
||||
const debounce = require('lodash/debounce')
|
||||
const once = require('lodash/once')
|
||||
const Encryption = require('../../../utils/encryptionStore')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue