MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / lastShadow

Function lastShadow

packages/studio/src/utils/sdkResolverShadow.test.ts:23–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 trackedEvents.length = 0;
22});
23const lastShadow = () =>
24 trackedEvents.filter((e) => e.event === "sdk_resolver_shadow").at(-1)?.props;
25
26// ─── Flag mock ────────────────────────────────────────────────────────────────
27

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected