Address
:
[Go to site:
main page
,
start
]
Usuń skrypty
Akceptuj cookies
Pokaż obrazy
Użyj Referer
Rotate13
Base64
Usu meta tagi
Usuń tytuł srony
Sesja cookies
ADK for TypeScript: API Reference
System
Light
Dark
Search…
Preparing search index...
ErrorEvent
Interface ErrorEvent
Represents a runtime error.
interface
ErrorEvent
{
error
:
Error
;
type
:
ERROR
;
}
Properties
error
error
:
Error
type
type
:
ERROR
Properties
error
type
ADK for TypeScript: API Reference
Loading...
Represents a runtime error.