import { IPSWizardPanelParam } from './ipswizard-panel-param'; /** * * 子接口类型识别属性[] * @export * @interface IPSDEWizardPanelParam */ export type IPSDEWizardPanelParam = IPSWizardPanelParam; //# sourceMappingURL=ipsdewizard-panel-param.d.ts.map