ngx-link-preview
Version:
The Open Graph link preview component for Angular 6+
9 lines (8 loc) • 520 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/ngx-link-preview/ngx-link-preview.component";
import * as i2 from "@angular/common";
export declare class NgxLinkPreviewModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxLinkPreviewModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxLinkPreviewModule, [typeof i1.NgxLinkPreviewComponent], [typeof i2.CommonModule], [typeof i1.NgxLinkPreviewComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxLinkPreviewModule>;
}