Skip to main content
Go to Latest
File
export interface CloudflareRequest extends Request { cf: Record<string, string>}