Updated swell declaration

This commit is contained in:
LFades 2022-01-26 18:20:32 -05:00
parent 707d9665a0
commit ac3120a54c
2 changed files with 1 additions and 1 deletions

View File

@ -1 +0,0 @@
declare module 'swell-js'

View File

@ -1,3 +1,4 @@
// @ts-ignore
import swell from 'swell-js' import swell from 'swell-js'
import { SWELL_STORE_ID, SWELL_PUBLIC_KEY } from './const' import { SWELL_STORE_ID, SWELL_PUBLIC_KEY } from './const'