UNPKG

esp-web-tools

Version:
2 lines (1 loc) 106 B
export declare const getOperatingSystem: () => "Mac OS" | "iOS" | "Windows" | "Android" | "Linux" | null;