@framed-dev/core 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.cts CHANGED
@@ -2581,7 +2581,7 @@ declare const isModuleAvailable: (project: Project | null, module: ModuleType) =
2581
2581
  * Note: Upload functions are NOT included here as they require runtime
2582
2582
  * dependencies (supabase). Only pure utility functions are exported.
2583
2583
  *
2584
- * For UploadResult type, use the one from @framed/core types.
2584
+ * For UploadResult type, use the one from @framed-dev/core types.
2585
2585
  */
2586
2586
  /**
2587
2587
  * Extract user IDs from @mentions in text
package/dist/index.d.ts CHANGED
@@ -2581,7 +2581,7 @@ declare const isModuleAvailable: (project: Project | null, module: ModuleType) =
2581
2581
  * Note: Upload functions are NOT included here as they require runtime
2582
2582
  * dependencies (supabase). Only pure utility functions are exported.
2583
2583
  *
2584
- * For UploadResult type, use the one from @framed/core types.
2584
+ * For UploadResult type, use the one from @framed-dev/core types.
2585
2585
  */
2586
2586
  /**
2587
2587
  * Extract user IDs from @mentions in text