UNPKG

@cause-911/social-network

Version:

Run `npm install @cause-911/social-network --save` to add this library to your project

6 lines (5 loc) 147 B
import { OnInit } from '@angular/core'; export declare class SocialNetworkComponent implements OnInit { constructor(); ngOnInit(): void; }