Interface ICalLocationWithoutTitle

interface ICalLocationWithoutTitle {
    geo: ICalGeo;
}

Properties

Properties

geo: ICalGeo

Generated using TypeDoc