MCPcopy
hub / github.com/callstack/repack / ResLogData

Interface ResLogData

packages/repack/src/Reporter.ts:34–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34interface ResLogData {
35 statusCode: number;
36}
37
38/**
39 * {@link Reporter} configuration options.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…