Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ abs
Method
abs
packages/sdk/src/adapters/fs.ts:105–107 ·
view source on GitHub ↗
(path: string)
Source
from the content-addressed store, hash-verified
103
}
104
105
private abs(path: string): string {
106
return
join(this.root, path);
107
}
108
109
private versionsDir(path: string): string {
110
return
join(this.root,
".hf-versions"
, path);
Callers
15
read
Method · 0.95
doWrite
Method · 0.95
isHardKillSet
Function · 0.80
findMatchingSceneBoundary
Function · 0.80
StudioPreviewArea
Function · 0.80
useKeyframeToggle
Function · 0.80
resolveDomEditResizeGesture
Function · 0.80
hasDomEditRotationChanged
Function · 0.80
update
Function · 0.80
approximatelyEqual
Function · 0.80
resolveKeyframeDrag
Function · 0.80
stripGsapTranslateFromTransform
Function · 0.80
Calls
no outgoing calls
Tested by
2
paethRef
Function · 0.64
maxChannelDelta
Function · 0.64