UNPKG

@textbus/browser

Version:

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

4 lines (3 loc) 136 B
export declare const isWindows: () => boolean; export declare const isMac: () => boolean; export declare const isSafari: () => boolean;