UNPKG

stimulsoft-forms

Version:
5 lines (4 loc) 148 B
import StiRectangleGeometry from "../../properties/StiRectangleGeometry"; export interface IStiHaveGeometry { Geometry: StiRectangleGeometry; }