MIRROR: javascript for 馃悳's, a tiny runtime with big ambitions
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 1 lines 89 B view raw
1declare function fetch(input: RequestInfo | URL, init?: RequestInit): Promise<Response>;