chore: cleanup after build fixes (remove shims, update locks)

This commit is contained in:
Gigi
2025-10-07 06:57:42 +01:00
parent ac5b9d339e
commit 4184561583
4 changed files with 2 additions and 507 deletions

View File

@@ -1,6 +0,0 @@
declare module 'applesauce-core/dist/event-store/event-store.js' {
// Re-export the EventStore type from the main package so TS has correct types
export { EventStore } from 'applesauce-core';
}