Add the result library directly so that we don't have to type out ActionResult.

This commit is contained in:
gnuxie
2024-08-27 14:41:45 +01:00
parent a4d836bf91
commit 79a0320044
+1
View File
@@ -50,6 +50,7 @@
"typescript-formatter": "^7.2"
},
"dependencies": {
"@gnuxie/typescript-result": "^0.2.0",
"@sentry/node": "^7.17.2",
"@sentry/tracing": "^7.17.2",
"@sinclair/typebox": "0.32.34",