We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f9653d commit 74074fcCopy full SHA for 74074fc
src/types/runtime/cache.ts
@@ -3,7 +3,7 @@ import type { HTTPEvent } from "h3";
3
export type { CacheEntry, CacheOptions, ResponseCacheEntry } from "ocache";
4
5
/**
6
- * Options for `defineCachedEventHandler` and `defineCachedFunction`.
+ * Options for `defineCachedHandler` and `defineCachedFunction`.
7
*
8
* @see https://nitro.build/docs/cache
9
*/
0 commit comments