Template
1
0

feat: add rest support

This commit is contained in:
2025-04-25 18:41:23 +00:00
parent 1701a07a6c
commit becae62e2a
11 changed files with 980 additions and 143 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@valkyr/relay",
"version": "0.3.1",
"version": "0.4.0",
"exports": {
".": "./mod.ts",
"./http": "./adapters/http.ts"