ngx-typed-js
Version:
An Angular integration for [Typed.js](https://github.com/mattboldt/typed.js/).
8 lines (7 loc) • 398 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-typed-js.component";
export declare class NgxTypedJsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxTypedJsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxTypedJsModule, [typeof i1.NgxTypedJsComponent], never, [typeof i1.NgxTypedJsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxTypedJsModule>;
}