From 0ca4892794914e5415b6e0b0448e3589d72052c7 Mon Sep 17 00:00:00 2001 From: David Reed Date: Wed, 14 Jun 2023 11:03:48 -0400 Subject: [PATCH] export uv.d.ts --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 4c07c193..6d6c12f4 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "files": [ "dist", "lib", + "uv.d.ts", "client.d.ts" ], "type": "module",