Skip to content

Commit 9a4ba2a

Browse files
committed
[TS] Add a types tag in package.json to point to TS types
1 parent eec046b commit 9a4ba2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ts/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.0.104.1alpha4",
44
"description": "Lightning Development Kit",
55
"main": "index.mjs",
6+
"types": "index.d.mts",
67
"type": "module",
78
"directories": {
89
"test": "test"

0 commit comments

Comments
 (0)