@mearie/core 0.0.0 → 0.0.1-next.3

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/README.md ADDED
@@ -0,0 +1,10 @@
1
+ # @mearie/core
2
+
3
+ Core types and utilities for Mearie GraphQL client.
4
+
5
+ This package contains shared types, schema definitions, and core utilities used
6
+ across all Mearie packages. It is primarily intended for internal use.
7
+
8
+ ## Documentation
9
+
10
+ Full documentation is available at <https://mearie.dev/>.