UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

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