Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhauhau committed Apr 14, 2024
1 parent 62cff55 commit 5eb625b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/svelte/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2010,6 +2010,7 @@ declare module 'svelte/reactivity' {
#private;
}
const INSPECT_SYMBOL: unique symbol;

export { ReactiveDate as Date, ReactiveSet as Set, ReactiveMap as Map };
}

Expand Down

0 comments on commit 5eb625b

Please sign in to comment.