makeSchemableClass refactoring

This commit is contained in:
Julien Valverdé
2023-12-31 01:19:31 +01:00
parent d0b5018ad5
commit fcacd8566d
4 changed files with 31 additions and 25 deletions

View File

@@ -1,2 +1,2 @@
export * from "./SchemableClass"
export * from "./makeSchemaClass"
export * from "./makeSchemableClass"