detectOS(): OS
Detects the user's operating system from the user agent string. Useful for platform-specific styling or functionality.
The detected operating system
detectOS(): OS
Detects the user's operating system from the user agent string. Useful for platform-specific styling or functionality.
The detected operating system
import { detectOS } from ".";