This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export { trait, type Trait } from "./Trait"
|
||||
export { type Trait } from "./Trait"
|
||||
export { trait } from "./TraitBuilder"
|
||||
export { Implements, ImplementsStatic, type TraitExpression } from "./TraitExpression"
|
||||
export { expression } from "./TraitExpressionBuilder"
|
||||
export { abstract } from "./abstract"
|
||||
|
||||
Reference in New Issue
Block a user