summary refs log tree commit diff
path: root/gateway/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'gateway/package.json')
-rw-r--r--gateway/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/gateway/package.json b/gateway/package.json
index e3f3d172..78495a97 100644
--- a/gateway/package.json
+++ b/gateway/package.json
@@ -3,6 +3,7 @@
 	"version": "1.0.0",
 	"description": "",
 	"main": "dist/index.js",
+	"types": "src/index.ts",
 	"scripts": {
 		"postinstall": "npx ts-patch install -s",
 		"test": "echo \"Error: no test specified\" && exit 1",