interface IProps {
    geometry: Geometry;
    project: Project;
}

Properties

Properties

geometry: Geometry
project: Project