Searched refs:TextBase (Results 1 – 2 of 2) sorted by relevance
208 declare const TextBase: Constructor<NativeMethods> & typeof TextComponent; constant209 export class Text extends TextBase {}
218 declare const TextBase: Constructor<NativeMethods> & typeof TextComponent; constant219 export class Text extends TextBase {}