Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ htmlTemplate.test.ts
File
htmlTemplate.test.ts
packages/engine/src/utils/htmlTemplate.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ unwrapTemplate } from
"./htmlTemplate.js"
;
3
4
describe(
"unwrapTemplate"
, () => {
Callers
nothing calls this directly
Calls
1
unwrapTemplate
Function · 0.85
Tested by
no test coverage detected