Ask a question to get started
Enter to send•Shift+Enter new line
fetch(path: string = "/", init: RequestInit = {}): Promise<Response>
path
string
"/"
init
RequestInit
{}
Fetch a path on the service with the token header injected.