ngx-capture
Version:
Screen capture library for Angular
8 lines (7 loc) • 404 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-capture.component";
export declare class NgxCaptureModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxCaptureModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxCaptureModule, [typeof i1.NgxCaptureComponent], never, [typeof i1.NgxCaptureComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxCaptureModule>;
}