Skip to content

Commit 6c0b5d8

Browse files
[autofix.ci] apply automated fixes
1 parent 1aa1059 commit 6c0b5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/reactivity/src/effectScope.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { EffectFlags, ReactiveEffect, cleanup, onCleanup } from './effect'
1+
import { EffectFlags, type ReactiveEffect, cleanup, onCleanup } from './effect'
22
import {
33
type Dependency,
44
type Link,

0 commit comments

Comments
 (0)