mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-09-15 10:29:11 +02:00
less hints
This commit is contained in:
parent
aa7e952bcc
commit
0deacaa0bd
@ -1168,7 +1168,7 @@ type
|
||||
private
|
||||
FSignal: TJSAbortSignal; external name 'signal';
|
||||
Public
|
||||
Procedure abort;
|
||||
Procedure abort; reintroduce;
|
||||
Procedure abort(aReason : JSValue);
|
||||
Property signal : TJSAbortSignal Read FSignal;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user