From 38a2702cd7dcfdc786e3b21d4b6228ae1ee26e78 Mon Sep 17 00:00:00 2001 From: Xun Li Date: Fri, 8 Sep 2023 11:12:56 -0700 Subject: [PATCH] update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 538c2d9..6612314 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,7 @@ "version": "0.2.9", "description": "A javascript library for spatial data analysis", "main": "./lib/index.js", + "types": "./lib/index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/geodacenter/jsgeoda.git"