We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a05024 commit c3e2c72Copy full SHA for c3e2c72
entrypoints/internal.d.mts
@@ -1,4 +1,4 @@
1
-import type {StateChangeEvent} from '../types/state-change-events.d';
+import type {StateChangeEvent} from '../types/state-change-events.d.cts';
2
3
export type Event = StateChangeEvent;
4
0 commit comments