UNPKG

igniteui-react-core

Version:
9 lines (8 loc) 164 B
import { Base, Type } from "./type"; /** * @hidden */ export declare class PlatformFormatter extends Base { static $t: Type; a(a: any): string; }