Skip to content

Commit 3a557e4

Browse files
committed
Export MaybeCleanup type
1 parent a7d58e2 commit 3a557e4

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

context7.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"url": "https://context7.com/zeixcom/cause-effect",
3+
"public_key": "pk_opatBUM6blxfIrNVkGw84"
4+
}

index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export {
1919
type ComputedOptions,
2020
createScope,
2121
type EffectCallback,
22+
type MaybeCleanup,
2223
type MemoCallback,
2324
type Signal,
2425
type SignalOptions,

0 commit comments

Comments
 (0)