We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec2b78 commit c74fa9eCopy full SHA for c74fa9e
1 file changed
src/controller.ts
@@ -1,7 +1,7 @@
1
import {register} from './register.js'
2
import {bind} from './bind.js'
3
import {autoShadowRoot} from './auto-shadow-root.js'
4
-import {defineObservedAttributes, initializeAttrs} from './attr.ts'
+import {defineObservedAttributes, initializeAttrs} from './attr.js'
5
import type {CustomElement} from './custom-element.js'
6
7
/**
0 commit comments