Type alias RequestLike

RequestLike: string | RequestInit

The possible types representing an HTTP request.