mirror of
https://github.com/flarum/core.git
synced 2025-08-17 22:01:44 +02:00
Bundled output for commit 3537f76eab
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
This commit is contained in:
4
js/dist-typings/forum/utils/isSafariMobile.d.ts
vendored
Normal file
4
js/dist-typings/forum/utils/isSafariMobile.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* @see https://stackoverflow.com/a/31732310
|
||||
*/
|
||||
export default function isSafariMobile(): boolean;
|
Reference in New Issue
Block a user