UNPKG

igniteui-react-core

Version:
14 lines (13 loc) 895 B
/* THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE: https://www.infragistics.com/legal/license/igultimate-la https://www.infragistics.com/legal/license/igultimate-eula GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company. */ import { IList$1_$type, Type } from "./type"; import { IFastItemColumnPropertyName_$type } from "./IFastItemColumnPropertyName"; import { IGetItemAtIndex_$type } from "./IGetItemAtIndex"; /** * @hidden */ export let IFastItemColumn$1_$type = /*@__PURE__*/ new Type(null, 'IFastItemColumn$1', null, [/*@__PURE__*/ IList$1_$type.specialize(0), IFastItemColumnPropertyName_$type, IGetItemAtIndex_$type]);