0.1.11 (#12)
All checks were successful
Publish / publish (push) Successful in 15s
Lint / lint (push) Successful in 11s

Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Reviewed-on: #12
This commit was merged in pull request #12.
This commit is contained in:
Julien Valverdé
2024-08-20 22:17:43 +02:00
parent cfb3d20d44
commit 95db23b2be
8 changed files with 83 additions and 17 deletions

View File

@@ -1,4 +1,5 @@
export * from "./CommonKeys"
export * from "./Extend"
export * from "./Merge"
export * as PrismaJson from "./PrismaJson"
export * from "./StaticType"