UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

10 lines (9 loc) 199 B
import { List$1 } from "./List$1"; import { Type } from "./type"; /** * @hidden */ export declare class DoubleCollection extends List$1<number> { static $t: Type; constructor(); }