import { AccountV1GetMetaResponse } from "@steamsets/client-ts/models/operations";
let value: AccountV1GetMetaResponse = {
httpMeta: {
response: new Response("{\"message\": \"hello world\"}", {
headers: { "Content-Type": "application/json" },
}),
request: new Request("https://example.com"),
},
v1AccountMetaResponseBody: {
dollarSchema:
"https://api.steamsets.com/schemas/V1AccountMetaResponseBody.json",
description: "reassuringly amongst wedge colorfully orientate",
steamId: "<id>",
title: "<value>",
},
};