UNPKG

igniteui-react-core

Version:
13 lines (12 loc) 294 B
import { Base, Type } from "./type"; /** * @hidden */ export declare class DataFormats extends Base { static $t: Type; static readonly a: string; static readonly b: string; static readonly c: string; static readonly d: string; static readonly e: string; }