MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / redo

Method redo

packages/sdk/src/types.ts:458–458  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

456 ): string;
457 undo(): void;
458 redo(): void;
459 canUndo(): boolean;
460 canRedo(): boolean;
461

Callers 6

usePersistentEditHistoryFunction · 0.65
buildHistorySectionFunction · 0.65
wireUndoRedoFunction · 0.65
smoke.test.tsFile · 0.65
redoMethod · 0.65
redoFunction · 0.65

Implementers 1

CompositionImplpackages/sdk/src/session.ts

Calls

no outgoing calls

Tested by

no test coverage detected