Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 296 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 296 Bytes

@debugids/node

npm version

getDebugIdForUrl polyfill for Node.js

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

const debugId = await getDebugIdForUrl("./path/to/main.js");