UNPKG

igniteui-react-core

Version:
13 lines (12 loc) 330 B
import { Base, Type } from "./type"; /** * @hidden */ export declare class XmlTextWriter_StringUtil extends Base { static $t: Type; private static b; private static a; static d(a: string, b: string): number; static c(a: string, b: string): number; static e(a: string, ...b: any[]): string; }