UNPKG

ngx-commento

Version:

Angular wrapper for commento - fast, lightweight comments.

6 lines (5 loc) 171 B
import { AfterViewInit } from "@angular/core"; export declare class NgxCommentoComponent implements AfterViewInit { constructor(); ngAfterViewInit(): void; }