UNPKG

@blueprintjs/core

Version:
6 lines (5 loc) 130 B
export declare const Browser: { isEdge: () => boolean; isInternetExplorer: () => boolean; isWebkit: () => boolean; };