UNPKG

@jaspero/ng-helpers

Version:

[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![CircleCI](https://circleci.com/gh/Jaspero/ng-helpers.svg?style=svg)](https://circleci.

11 lines 678 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./debounce-change.directive"; import * as i2 from "@angular/common"; export declare class DebounceChangeModule { static defaultDebounceTime(value: number): ModuleWithProviders<DebounceChangeModule>; static ɵfac: i0.ɵɵFactoryDeclaration<DebounceChangeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DebounceChangeModule, [typeof i1.DebounceChangeDirective], [typeof i2.CommonModule], [typeof i1.DebounceChangeDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<DebounceChangeModule>; } //# sourceMappingURL=debounce-change.module.d.ts.map