interface RequestOptions extends Omit<RequestInit, "body" | "method"> Private Properties optional baseUrl: string