UNPKG

@grafana/faro-web-sdk

Version:

Faro instrumentations, metas, transports for web.

4 lines 264 B
export { getItem, isLocalStorageAvailable, isSessionStorageAvailable, isWebStorageAvailable, removeItem, setItem, webStorageType, } from './webStorage'; export { throttle } from './throttle'; export { getIgnoreUrls } from './url'; //# sourceMappingURL=index.js.map