interface DebounceSignalOptions {
    injector?: Injector;
}

Properties

Properties

injector?: Injector

pass injector if this is not created in Injection Context