mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-08 04:37:49 +02:00
* Remove duplicate TStringDYnArray, patch from Henrique Werlang
This commit is contained in:
parent
082bd8ce32
commit
d395512a12
@ -1250,7 +1250,6 @@ TEventListenerEvent = class external name 'EventListener_Event' (TJSObject)
|
||||
JsonWebKey
|
||||
--------------------------------------------------------------------}
|
||||
|
||||
TStringDynArray = Array of String;
|
||||
TRsaOtherPrimesInfoDynArray = Array of RsaOtherPrimesInfo;
|
||||
JsonWebKey = record
|
||||
kty : String;
|
||||
|
Loading…
Reference in New Issue
Block a user