Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cure53/DOMPurify
/ fix-types.js
File
fix-types.js
scripts/fix-types.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
3
const
fs = require(
'node:fs/promises'
);
4
const
path = require(
'node:path'
);
Callers
nothing calls this directly
Calls
1
fixCjsTypes
Function · 0.85
Tested by
no test coverage detected