0.1.20 #20
@@ -74,6 +74,10 @@ export class TraitExpression<
|
|||||||
|
|
||||||
staticImplements(_target: StaticImplements<typeof this>, _context: any) {}
|
staticImplements(_target: StaticImplements<typeof this>, _context: any) {}
|
||||||
|
|
||||||
|
get staticImplementsStage2() {
|
||||||
|
return (_target: StaticImplements<typeof this>) => {}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
subtrait<
|
subtrait<
|
||||||
This extends TraitExpression<typeof TraitExpression.NullSuperclass, any>
|
This extends TraitExpression<typeof TraitExpression.NullSuperclass, any>
|
||||||
|
|||||||
Reference in New Issue
Block a user