This commit is contained in:
2025-12-22 10:53:15 +00:00
commit 753a98c67b
63 changed files with 15976 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
/**
* This file contains commit information for the package
*/
export const commitinfo = {
name: '@design.estate/dees-catalog-mobile',
version: '1.0.0',
description: 'A mobile-optimized component catalog for cross-platform business applications',
};