List of property keys.

interface PropertyKeys {
    keys?: PropertyKey[];
}

Properties

Properties

keys?: PropertyKey[]

Property key details.