UNPKG

ng2-social-share

Version:

Angular2 social share module, share urls and content on social networks such as facebook, google+, twitter, pinterest and so on -

7 lines (6 loc) 113 B
export declare class TwitterParams { text: string; url: string; hashtags: string; via: string; }