Response.variables.make
Variable: make()
Section titled “Variable: make()”
constmake: (…a) =>Option<Response>
Defined in: packages/fx-fetch/src/Response/make.ts:12
Creates a Response from the given input, returning None if the input is invalid.
Parameters
Section titled “Parameters”…[Input]
Returns
Section titled “Returns”Option<Response>
0.1.0