UNPKG

igniteui-webcomponents-inputs

Version:

Ignite UI Web Components inputs components.

8 lines (7 loc) 175 B
import { Base, Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare class ColorEditorPanelClosedEventArgs extends Base { static $t: Type; }