Working trait expression implements

This commit is contained in:
Julien Valverdé
2024-01-31 03:22:23 +01:00
parent e493331ff3
commit ff3991ae45
7 changed files with 49 additions and 62 deletions

View File

@@ -1,3 +1,3 @@
export * from "./class"
export * from "./extend"
export * from "./inheritance"
export * from "./trait"