Package version:

Interface JSONArray

interface JSONArray {
    length: number;
}

Hierarchy

Properties

Properties

length: number