Skip to main content
Go to Latest
method EaCBaseClient.prototype.json
import { EaCBaseClient } from "https://deno.land/x/fathym_everything_as_code_api@v0.0.43/src/eac/client/EaCBaseClient.ts";

Type Parameters

T extends unknown

Parameters

response: Response
optional
defaultResp: T = [UNSUPPORTED]

Returns

Promise<T>