Skip to content

Commit

Permalink
fix: revert weird deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Aug 26, 2023
1 parent 1534d62 commit 4b2cfad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/runtime/cache.ts
Original file line number Diff line number Diff line change
Expand Up @@ -432,3 +432,5 @@ function cloneWithProxy<T extends object = any>(
},
});
}

export const cachedEventHandler = defineCachedEventHandler;

0 comments on commit 4b2cfad

Please sign in to comment.