capacitor-plugin-localphonenumber
v0.0.2
Published
获取本机号码
Readme
capacitor-plugin-localphonenumber
获取本机号码
Install
npm install capacitor-plugin-localphonenumber
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
