Type alias LocationProperties

LocationProperties: {
    [k in LocationKeys]: any
}

The location keys index signature type.

Generated using TypeDoc