Newer
Older
alert / js / node_modules / flarum / forum / utils / isSafariMobile.d.ts
@Réz István Réz István on 18 Nov 2021 104 bytes first commit
/**
 * @see https://stackoverflow.com/a/31732310
 */
export default function isSafariMobile(): boolean;