/** * @type LocationPropertyInner * @export */ export type LocationPropertyInner = string | number;