This commit is contained in:
@@ -49,9 +49,7 @@ export class TraitExpression<
|
|||||||
) as any
|
) as any
|
||||||
}
|
}
|
||||||
|
|
||||||
implementsStatic(target: ImplementsStatic<typeof this>, context: any) {
|
implementsStatic(target: ImplementsStatic<typeof this>, context: any) {}
|
||||||
return {}
|
|
||||||
}
|
|
||||||
|
|
||||||
subtrait<
|
subtrait<
|
||||||
This extends TraitExpression<typeof TraitExpression.NullSuperclass, any, any>,
|
This extends TraitExpression<typeof TraitExpression.NullSuperclass, any, any>,
|
||||||
|
|||||||
Reference in New Issue
Block a user