makeJsonifiableSchemableClass
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Julien Valverdé
2024-01-15 11:05:44 +01:00
parent b78ce499da
commit 354454f76c
3 changed files with 129 additions and 14 deletions

View File

@@ -1,2 +1,3 @@
export * from "./JsonifiableSchemable"
export * from "./JsonifiableSchemableClass"
export * from "./makeJsonifiableSchemableClass"