UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

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