mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-25 21:55:49 +08:00
Add missing NFC state constant
This commit is contained in:
8
cordova.plugins.diagnostic/index.d.ts
vendored
8
cordova.plugins.diagnostic/index.d.ts
vendored
@@ -56,6 +56,14 @@ interface Diagnostic {
|
||||
bluetoothState?: any;
|
||||
|
||||
|
||||
/**
|
||||
* ANDROID ONLY
|
||||
* Constants for the various NFC power states.
|
||||
* @type {Object}
|
||||
*/
|
||||
NFCState?: any;
|
||||
|
||||
|
||||
/**
|
||||
* Checks if app is able to access device location.
|
||||
* @param successCallback
|
||||
|
||||
Reference in New Issue
Block a user