0.1.0 #1

Merged
Thilawyn merged 65 commits from next into master 2024-02-06 03:15:40 +01:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 74029493e8 - Show all commits

View File

@@ -1,4 +1,4 @@
export * from "./Trait"
export * from "./TraitExpression" export * from "./TraitExpression"
export * from "./TraitExpressionBuilder" export * from "./TraitExpressionBuilder"
export * from "./abstract" export * from "./abstract"
export * from "./trait"