Type alias Lists

Lists: [Iterable<string>, Iterable<any>]

Lists is a pair of key list and value list, with unique keys (indices).

Generated using TypeDoc