mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-12 18:56:31 +08:00
docs(device-accounts): add missing docs
This commit is contained in:
parent
bca7f38bbf
commit
18da591f03
@ -53,6 +53,7 @@ export class DeviceAccounts extends IonicNativePlugin {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Get all accounts registered on Android device for requested type
|
* Get all accounts registered on Android device for requested type
|
||||||
|
* @param {string} type
|
||||||
* @returns {Promise<AndroidAccount[]>}
|
* @returns {Promise<AndroidAccount[]>}
|
||||||
*/
|
*/
|
||||||
@Cordova()
|
@Cordova()
|
||||||
|
Loading…
Reference in New Issue
Block a user