Reference

AppRouterCacheEntry

Stores a cached route response body and its expiration metadata.

Signature

interface AppRouterCacheEntry

Members

body: string
cacheControl: string
expiresAt: number
path: string
status: number