Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ undo
Method
undo
packages/sdk/src/types.ts:457–457 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
455
ease?: string,
456
): string;
457
undo(): void;
458
redo(): void;
459
canUndo(): boolean;
460
canRedo(): boolean;
Callers
10
usePersistentEditHistory.test.ts
File · 0.65
usePersistentEditHistory
Function · 0.65
buildHistorySection
Function · 0.65
wireUndoRedo
Function · 0.65
smoke.test.ts
File · 0.65
undo
Method · 0.65
session.test.ts
File · 0.65
session.dispatch.test.ts
File · 0.65
session.timings.test.ts
File · 0.65
undo
Function · 0.65
Implementers
1
CompositionImpl
packages/sdk/src/session.ts
Calls
no outgoing calls
Tested by
no test coverage detected