Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
5
export
async
function
loadProducer() {
6
return
await
import
(
"@hyperframes/producer"
);
7
}
Callers
2
renderLocal
Function · 0.85
run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected