MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / back

Method back

packages/types/src/shell/model/history.ts:16–16  ·  view source on GitHub ↗

* 历史记录后退 * go backward in history

()

Source from the content-addressed store, hash-verified

14 * go backward in history
15 */
16 back(): void;
17
18 /**
19 * 历史记录前进

Callers 4

backMethod · 0.65
initFunction · 0.65
initFunction · 0.65
history.test.tsFile · 0.65

Implementers 2

Historypackages/shell/src/model/history.ts
Historypackages/designer/src/document/history

Calls

no outgoing calls

Tested by

no test coverage detected