Working exp.extends()

This commit is contained in:
Julien Valverdé
2024-01-31 06:44:18 +01:00
parent 11335f10cd
commit a0aa9446d6
5 changed files with 35 additions and 12 deletions

View File

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