Co-authored-by: Julien Valverdé <julien.valverde@mailo.com> Reviewed-on: https://git.jvalver.de/Thilawyn/traitify-ts/pulls/15
This commit was merged in pull request #15.
This commit is contained in:
@@ -63,7 +63,7 @@ export class TraitBuilder<
|
||||
Simplify<
|
||||
Omit<
|
||||
InstanceType<ImplClassWithAbstract>,
|
||||
keyof Abstract
|
||||
keyof Abstract | "constructor"
|
||||
>
|
||||
>
|
||||
> &
|
||||
|
||||
Reference in New Issue
Block a user