UNPKG

@textbus/platform-browser

Version:

Textbus is a rich text editor and framework that is highly customizable and extensible to achieve rich wysiwyg effects.

6 lines (5 loc) 236 B
export declare const isWindows: () => boolean; export declare const isMac: () => boolean; export declare const isSafari: () => boolean; export declare const isFirefox: () => boolean; export declare const isMobileBrowser: () => boolean;