This package works with Node.jsIt is unknown whether this package works with Cloudflare Workers, Deno, Bun, Browsers
JSR Score
41%
Published
4 months ago (0.1.0)
{ "compilerOptions": { "esModuleInterop": true, "isolatedModules": true, "lib": ["dom", "dom.iterable", "esnext"], "module": "nodenext", "moduleDetection": "force", "noImplicitOverride": true, "noUncheckedIndexedAccess": true, "resolveJsonModule": true, "skipLibCheck": true, "sourceMap": true, "strict": true, "target": "esnext", "verbatimModuleSyntax": true } }