@@ -1,5 +1,6 @@
|
||||
export {
|
||||
abstract, expression, trait,
|
||||
type Implements,
|
||||
type Trait,
|
||||
type TraitExpression
|
||||
} from "."
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
export {
|
||||
Extend,
|
||||
ExtendFn,
|
||||
Extendable,
|
||||
ExtendableFn
|
||||
} from "."
|
||||
Reference in New Issue
Block a user