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

Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Reviewed-on: #20
This commit was merged in pull request #20.
This commit is contained in:
Julien Valverdé
2024-09-08 01:42:56 +02:00
parent ebc5b45380
commit 704aa945f7
11 changed files with 100 additions and 60 deletions

View File

@@ -1,6 +1,6 @@
export * from "./Class"
export * from "./DateTime"
export * from "./Email"
export * from "./email"
export * from "./encodedAsPrismaJsonValue"
export * from "./Kind"
export * as MobX from "./MobX"