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

Function loadProducer

packages/cli/src/utils/producer.ts:5–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3 * via noExternal so this resolves in the published bundle.
4 */
5export async function loadProducer() {
6 return await import("@hyperframes/producer");
7}

Callers 2

renderLocalFunction · 0.85
runFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected