Add support for custom fetch function and/or IANA bootstrap data (#21)

This commit is contained in:
2025-10-30 19:07:12 -04:00
committed by GitHub
parent acae007a4a
commit 619185b5d6
22 changed files with 1346 additions and 163 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.3.2",
"@types/node": "24.9.0",
"@types/node": "24.9.2",
"tsdown": "0.15.12",
"typescript": "5.9.3",
"vitest": "^4.0.0"