This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export {
|
||||
abstract, expression, trait,
|
||||
type Implements,
|
||||
type Trait,
|
||||
type TraitExpression
|
||||
} from "."
|
||||
|
||||
6
src/util/lib.ts
Normal file
6
src/util/lib.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export {
|
||||
Extend,
|
||||
ExtendFn,
|
||||
Extendable,
|
||||
ExtendableFn
|
||||
} from "."
|
||||
Reference in New Issue
Block a user