IFittingHoleCollect type 方案中,所有孔的数据 Signature: declare type IFittingHoleCollect = Record<string, IHoleData[]>; Links: declare type IFittingHoleCollect = Record<string, IHoleData[]>; References: IHoleData