mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-23 05:19:07 +02:00
rtl: clean up
This commit is contained in:
parent
60abf7d458
commit
66ab817361
@ -137,7 +137,6 @@ Type
|
|||||||
Private
|
Private
|
||||||
FreferringDevice : TJSBluetoothDevice; external name 'referringDevice';
|
FreferringDevice : TJSBluetoothDevice; external name 'referringDevice';
|
||||||
Public
|
Public
|
||||||
|
|
||||||
onavailabilitychanged : TJSEventHandler;
|
onavailabilitychanged : TJSEventHandler;
|
||||||
function getAvailability: TJSPromise;
|
function getAvailability: TJSPromise;
|
||||||
function requestDevice(options : TJSRequestDeviceOptions): TJSPromise; overload;
|
function requestDevice(options : TJSRequestDeviceOptions): TJSPromise; overload;
|
||||||
|
Loading…
Reference in New Issue
Block a user