Skip to content

Latest commit

 

History

History

browser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@debugids/browser

npm version

getDebugIdForUrl polyfill for the browser.

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

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