Skip to content

Commit 37bc145

Browse files
WuJunleeyeh
authored andcommitted
feat: 增加 typescript 的 d.ts 定义文件 (#362)
* feat: 增加 typescript 的 d.ts 定义文件 * fix: 修改 d.ts 错误的命名空间 * fix: d.ts 文件的 export 的问题
1 parent 38cc0ab commit 37bc145

File tree

2 files changed

+835
-0
lines changed

2 files changed

+835
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"react-native": {
6464
"react-native": "react-native"
6565
},
66+
"typings": "./storage.d.ts",
6667
"eslintConfig": {
6768
"env": {
6869
"es6": true,

0 commit comments

Comments
 (0)