Variable iOsConst

iOs: {
    isIosDevice: (() => boolean);
} = ...

Type declaration

  • isIosDevice: (() => boolean)
      • (): boolean
      • Returns boolean

Generated using TypeDoc