We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f5edbe commit 74fe164Copy full SHA for 74fe164
src/services.ts
@@ -1,6 +1,6 @@
1
import BlocknativeApi from 'bnc-sdk'
2
import { get } from 'svelte/store'
3
-import { app } from '../stores'
+import { app } from './stores'
4
5
let blocknative: any
6
0 commit comments