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 c72281f commit bc3cf7fCopy full SHA for bc3cf7f
example/index.ts
@@ -1,6 +1,6 @@
1
import './index.css'
2
import { WebComponent } from '../src/index.js'
3
-import Debug from '@bicycle-codes/debug'
+import Debug from '@substrate-system/debug'
4
const debug = Debug()
5
6
// for docuement.querySelector
0 commit comments