UnionToTuple
All checks were successful
Lint / lint (push) Successful in 12s

This commit is contained in:
Julien Valverdé
2024-08-21 03:20:38 +02:00
parent c0433a8c76
commit 70bf951c19
2 changed files with 11 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ export * from "./Extend"
export * from "./Merge"
export * as PrismaJson from "./PrismaJson"
export * from "./StaticType"
export * from "./UnionToTuple"