Skip to content

Commit 0eba803

Browse files
authored
Update package.json (#22)
타입스크립트 프로젝트에서 hwp.js 라이브러리의 타입을 읽어올 수 있도록 합니다.
1 parent 6088721 commit 0eba803

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
@@ -3,6 +3,7 @@
33
"version": "0.0.1",
44
"main": "build/cjs.js",
55
"module": "build/esm.js",
6+
"types": "build/index.d.ts",
67
"siseEffect": false,
78
"license": "Apache-2.0",
89
"repository": {

0 commit comments

Comments
 (0)