Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 323 Bytes

File metadata and controls

11 lines (7 loc) · 323 Bytes

@debugids/browser

npm version

getDebugIdForUrl polyfill for the browser.

import { getDebugIdForUrl } from "debug-id/browser";

const debugId = await getDebugIdForUrl("https://example.com/main.js");