mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 19:04:46 +00:00
feat: add @robonen/fetch package - lightweight fetch wrapper with V8 optimizations
Co-authored-by: robonen <26167508+robonen@users.noreply.github.com>
This commit is contained in:
6
core/fetch/jsr.json
Normal file
6
core/fetch/jsr.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://jsr.io/schema/config-file.v1.json",
|
||||
"name": "@robonen/fetch",
|
||||
"version": "0.0.1",
|
||||
"exports": "./src/index.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user