UNPKG

ecp-ui-lib

Version:

9 lines (8 loc) 206 B
import { OnInit } from '@angular/core'; export declare class RippleComponent implements OnInit { customColor: any; customX: any; customY: any; constructor(); ngOnInit(): void; }