Co-authored-by: Julien Valverdé <julien.valverde@mailo.com> Reviewed-on: https://git.jvalver.de/Thilawyn/traitify-ts/pulls/3
This commit was merged in pull request #3.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export {
|
||||
AbstractTag, Implements, TraitApplierSuperTag, abstract, expression, trait, type Trait, type TraitExpression
|
||||
} from "."
|
||||
export { trait, type Trait } from "./Trait"
|
||||
export { Implements, type TraitExpression } from "./TraitExpression"
|
||||
export { expression } from "./TraitExpressionBuilder"
|
||||
export { abstract } from "./abstract"
|
||||
|
||||
Reference in New Issue
Block a user