ips_bridge
TypeScript icon, indicating that this package has built-in type declarations

0.0.26-beta • Public • Published

Usage

import IB from 'ips_bridge/dist'

// 实例化
const ib = new IB()

// 发消息
ib.sendAppMsg({type, data})

// 收消息
ib.onAppMsg(({type, data})=>{

})

Readme

Keywords

none

Package Sidebar

Install

npm i ips_bridge

Weekly Downloads

10

Version

0.0.26-beta

License

none

Unpacked Size

14.1 kB

Total Files

5

Last publish

Collaborators

  • jyjin