Type Alias FetchJson

FetchJson: ((uri: string, opts?: object) => Promise<object>)