UNPKG

igniteui-react-core

Version:
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(); }