Web CAD - complete TypeScript source (React 18 frontend, Node.js backend, CRDT collaboration, KI Copilot)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { HistoryManager, getDefaultHistoryManager } from './HistoryManager';
|
||||
export type { CADStateSnapshot, HistoryEntry, HistoryManagerOptions } from './HistoryManager';
|
||||
Reference in New Issue
Block a user