@rline/schema 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
package/README.md ADDED
@@ -0,0 +1,17 @@
1
+ # @rline/schema
2
+
3
+ - [ ] add description for the library
4
+
5
+ ## Installation
6
+
7
+ ```shell
8
+ pnpm add @rline/schema
9
+ ```
10
+
11
+ ## Usage
12
+
13
+ - [ ] add example for the librarys
14
+
15
+ ```typescript
16
+
17
+ ```