UNPKG
@react-native-ohos/react-native-wechat-lib
Version:
beta (3.0.6-rc.7)
latest (3.1.0)
next (3.0.6)
3.1.0
3.1.0-rc.1
3.0.6
3.0.6-rc.7
3.0.6-rc.6
3.0.6-rc.5
3.0.6-rc.3
3.0.6-rc.2
3.0.6-rc.1
3.0.5
3.0.5-rc.3
3.0.5-rc.2
3.0.5-rc.1
react native ohos react native wechat lib
@react-native-ohos/react-native-wechat-lib
/
harmony
/
react_native_wechat_lib
/
hvigorfile.ts
7 lines
(5 loc)
•
234 B
text/typescript
View Raw
1
2
3
4
5
6
7
import
{ harTasks }
from
'@ohos/hvigor-ohos-plugin'
;
export
default
{
system
: harTasks,
/* Built-in plugin of Hvigor. It cannot be modified. */
plugins
:[]
/* Custom plugin to extend the functionality of Hvigor. */
}