MIRROR: javascript for 馃悳's, a tiny runtime with big ambitions
1declare function fetch(input: RequestInfo | URL, init?: RequestInit): Promise<Response>;
1declare function fetch(input: RequestInfo | URL, init?: RequestInit): Promise<Response>;