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