newSchemable work

This commit is contained in:
Julien Valverdé
2023-12-31 01:32:59 +01:00
parent fcacd8566d
commit a8e2fe7474
3 changed files with 35 additions and 5 deletions

View File

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