MCPcopy 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

usePersistentEditHistoryFunction · 0.65
buildHistorySectionFunction · 0.65
wireUndoRedoFunction · 0.65
smoke.test.tsFile · 0.65
undoMethod · 0.65
session.test.tsFile · 0.65
undoFunction · 0.65

Implementers 1

CompositionImplpackages/sdk/src/session.ts

Calls

no outgoing calls

Tested by

no test coverage detected