ngx-vcard
Version:
Generate an RFC compliant vCard and download it.
8 lines (7 loc) • 398 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./download-vcard.directive";
export declare class NgxVcardModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxVcardModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxVcardModule, [typeof i1.DownloadVCardDirective], never, [typeof i1.DownloadVCardDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxVcardModule>;
}