@fkn/lib/cloud/fetch
Functions
Section titled “Functions”fetch()
Section titled “fetch()”function fetch(input, init?): Promise<Response>;Parameters
Section titled “Parameters”Returns
Section titled “Returns”Promise<Response>
function fetch(input, init?): Promise<Response>;Promise<Response>