mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-02 17:55:07 +00:00
78b8bec29e
- Added dbal export with kvStore methods (kvSet, kvGet, kvDelete, kvListAdd, kvListGet, handleError) - Added LuaUIComponent, LuaActionHandler, UIPageData type exports - Added LevelRouting and ResolvedUserState type exports to hooks - Added ListOptions type export to dbal-client - Fixed component config/node types import paths (use ../../../../core/types) - Fixed resolveGitHubRepo to accept optional ref parameter - Created component config and node crud types files - Reduced from 153 to 80 total errors (46 in app code, 34 in fakemui) Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>