mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-05 22:57:49 +02:00
* Add some types not defined in Mozillas webidls
This commit is contained in:
parent
97f01fe369
commit
96d96d145d
@ -18,3 +18,8 @@ TextDecoder=IJSTextDecoder
|
||||
Float32List=IJSFloat32Array
|
||||
Int32List=IJSInt32Array
|
||||
UInt32List=IJSUInt32Array
|
||||
L10nResourceId=DOMString
|
||||
L10nRegistry=IJSObject
|
||||
L10nArgs=IJSArray
|
||||
DOMApplication=IJSObject
|
||||
JSString=DOMString
|
Loading…
Reference in New Issue
Block a user