← Back to index
type alias Request

Definition

🔗
: { headers: { get(key: string): string | null; }; }