Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit b944a4a

Browse files
authored
Merge pull request #23 from react-native-oh-library/llh_sig
添加导出./ts文件下所有,添加版本号
2 parents f5f47e9 + fdfb94d commit b944a4a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

harmony/rn_webview/index.ets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@
2323
*/
2424

2525
export * from './src/main/ets/WebView'
26+
export * from './ts'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"Thibault Malbranche <[email protected]>"
1111
],
1212
"license": "MIT",
13-
"version": "13.6.3-0.1.2",
13+
"version": "13.6.3-0.1.3",
1414
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
1515
"scripts": {
1616
"lint": "yarn tsc --noEmit && yarn eslint ./src --ext .ts,.tsx",

0 commit comments

Comments
 (0)