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

Commit f58c3e4

Browse files
authored
Merge pull request #90 from dream-approaching/sig
feat: 同步sig-without-codegen 代码
2 parents 628c95a + 5faf6eb commit f58c3e4

File tree

4 files changed

+214
-107
lines changed

4 files changed

+214
-107
lines changed

harmony/rn_webview/index.ets

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2222
* SOFTWARE.
2323
*/
24+
import {RNCWebView as WebView} from './src/main/ets/RNCWebView'
25+
26+
export { WebView }
2427

2528
export * from './src/main/ets/RNCWebView'
2629

0 commit comments

Comments
 (0)