@winner-fed/native-bridge-methods
TypeScript icon, indicating that this package has built-in type declarations

1.7.0 • Public • Published

Native Bridge Methods

客户端桥接接口 JS-SDK

** 注意:首先安装 light-sdk

yarn add light-sdk

部分接口支持 callback 及 Promise 化使用

object param

Property Type Description
params any 具体场景参数
[success] function 接口调用成功的回调函数
[fail] function 接口调用失败的回调函数
[complete] function 接口调用结束的回调函数(调用成功、失败都会执行)

注意点

  • 文档 @category 或者 @tags 带有 V7 标识的,适用于 APP 7.x 版本,比如自定义的业务接口,获取风险等级getCorpRiskLevel

Readme

Keywords

Package Sidebar

Install

npm i @winner-fed/native-bridge-methods

Weekly Downloads

56

Version

1.7.0

License

ISC

Unpacked Size

247 kB

Total Files

141

Last publish

Collaborators

  • winner-fed