awebview ~master (2022-03-16T22:21:45.4195597)
Dub
Repo
JSValueConsts
awebview
wrapper
constants
Undocumented in source.
struct
JSValueConsts {
static shared
immutable
(
JSValue
*)
_emptyInstance
;
static shared
immutable
(
JSValue
*)
_undefined
;
static shared
immutable
(
JSValue
*)
_null
;
}
Members
Static variables
_emptyInstance
immutable
(
JSValue
*)
_emptyInstance
;
Undocumented in source.
_null
immutable
(
JSValue
*)
_null
;
Undocumented in source.
_undefined
immutable
(
JSValue
*)
_undefined
;
Undocumented in source.
Meta
Source
See Implementation
awebview
wrapper
constants
structs
JSArrayConsts
JSObjectConsts
JSValueConsts