UNPKG

ngx-testing-tools

Version:
3 lines (2 loc) 142 B
import { Type } from '@angular/core'; export declare function assertInjectableCtor(InjectableCtor: Type<unknown>, testBedName: string): void;