UNPKG

ngx-wysiwyg

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