feat: Add index.ts for history module exports

This commit is contained in:
2026-06-22 14:44:54 +00:00
parent d718f4cf46
commit 0ead42c7b3
+1
View File
@@ -0,0 +1 @@
export { default as HistoryManager } from './HistoryManager';