UNPKG

ngx-sharebuttons

Version:

<p align="center"> <img height="200px" width="200px" style="text-align: center;" src="https://rawcdn.githack.com/MurhafSousli/ngx-sharebuttons/13279ed77c47fe9dd7b61e4dad3ded6d02488c2f/projects/ngx-sharebuttons-demo/src/assets/img/logo.svg"> <h1 alig

5 lines (4 loc) 257 B
import { EnvironmentProviders } from '@angular/core'; import { FaIconLibrary } from '@fortawesome/angular-fontawesome'; export declare function iconsLoaderFactory(iconLibrary: FaIconLibrary): any; export declare function shareIcons(): EnvironmentProviders;