UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

8 lines (7 loc) 149 B
import { EventArgs, Type } from "./type"; /** * @hidden */ export declare class OnPopupEventArgs extends EventArgs { static $t: Type; }