1.15.1-alpha-royreduce-sessions-log-479920169464651.0 • Published 1 year ago
@techsee/client v1.15.1-alpha-royreduce-sessions-log-479920169464651.0
Techsee Client
Public package meant to use by techsee associates
how to use:
- install
@techsee/clientlatest version - import the needed class and use accordingly
example:
import {BrowserUtils} from '@techsee/client';
const isBrowserSupported = BrowserUtils.foo();