Template
1
0

feat: add error response support to actions

This commit is contained in:
2025-04-18 22:56:29 +00:00
parent ecb5f80584
commit b0a0494a28
5 changed files with 16 additions and 3 deletions

View File

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