UNPKG

xcloudsdk

Version:

xcloud sdk

5 lines (4 loc) 102 B
export default class RegexHelper { static regex_mobile: RegExp; static IsMobile(): boolean; }