Interface

Json-1.0JsonSerializableNamespace

interface SerializableNamespace {
    $gtype: GType<Json.Serializable>;
    prototype: Json.Serializable;
}
Index

Properties

Properties

prototype: Json.Serializable