Searched refs:ControllerInitializer (Results 1 – 1 of 1) sorted by relevance
22 interface ControllerInitializer<ConstructorArgs> { interface29 export type ControllerInitializerAny = ControllerInitializer<any>;34 args: ConstructorArgs): ControllerInitializer<ConstructorArgs> {