UNPKG

@types/browser-or-node

Version:
5 lines (4 loc) 134 B
export const isBrowser: boolean; export const isWebWorker: boolean; export const isNode: boolean; export function isJsDom(): boolean;