mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
committed by
Ibby Hadeed
parent
c44071d117
commit
a88cf7034b
+1
-1
@@ -162,7 +162,7 @@ export class NFC {
|
||||
/**
|
||||
* Convert string to bytes
|
||||
* @param str {string}
|
||||
* @returns {string}
|
||||
* @returns {number[]}
|
||||
*/
|
||||
@Cordova({ sync: true })
|
||||
static stringToBytes(str: string): number[] {return; };
|
||||
|
||||
Reference in New Issue
Block a user