0.0.4 • Published 3 years ago
@warpsoft/dial v0.0.4
@warpsoft/dial
拨打电话
Install
npm install @warpsoft/dial
npx cap sync
API
call(...)
call(options: Options) => Promise<void>
拨打电话
Param | Type | Description |
---|---|---|
options | Options | 电话号码 |
Interfaces
Options
选项参数
Prop | Type | Description |
---|---|---|
phone | string | 电话号码 |