UNPKG

@jitsi/js-utils

Version:

Utilities for Jitsi JS projects

4 lines (3 loc) 134 B
export { default as BrowserDetection } from './BrowserDetection.ts'; import * as browsers from './constants.ts'; export { browsers };