MCPcopy
hub / github.com/logto-io/logto / Body

Interface Body

packages/console/src/include.d/dom.d.ts:1–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1interface Body {
2 json<T>(): Promise<T>;
3}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected