Skip to content

Commit c864869

Browse files
authored
Add type path. (#485)
1 parent da0acac commit c864869

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
],
1414
"main": "./lib/index",
1515
"module": "./es/index",
16+
"types": "./lib/index.d.ts",
1617
"files": [
1718
"assets/*.css",
1819
"assets/*.less",

0 commit comments

Comments
 (0)