From 133228c9f4a254e48ce3941956667051a58be0d4 Mon Sep 17 00:00:00 2001 From: Geoffrey Plitt Date: Mon, 20 Nov 2023 16:32:29 -0800 Subject: [PATCH] adding package.json entry --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 5dd7c33..753df9c 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ "https", "call" ], + "types": "types.d.ts", "author": "AJ ONeal (https://coolaj86.com/)", "license": "(MIT OR Apache-2.0)" }