Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ formatExtension
Function
formatExtension
packages/aws-lambda/src/formatExtension.ts:25–27 ·
view source on GitHub ↗
(format: DistributedFormat)
Source
from the content-addressed store, hash-verified
23
};
24
25
export
function
formatExtension(format: DistributedFormat): string {
26
return
FORMAT_EXTENSIONS[format];
27
}
Callers
3
handleRenderChunk
Function · 0.70
handleAssemble
Function · 0.70
renderToLambda
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected