Record

Undocumented in source.
nothrow @safe
struct Record (
T...
) {}

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Variables

handle
JsHandle handle;
Undocumented in source.

Meta