| Current Path : /var/www/html/wetty/node_modules/xterm/lib/common/ |
| Current File : /var/www/html/wetty/node_modules/xterm/lib/common/Platform.d.ts |
export declare const isFirefox: boolean; export declare const isSafari: boolean; export declare const isMSIE: boolean; export declare const isMac: boolean; export declare const isIpad: boolean; export declare const isIphone: boolean; export declare const isMSWindows: boolean; export declare const isLinux: boolean;