import { IPSExpBarParam } from './ipsexp-bar-param'; /** * * 子接口类型识别属性[] * @export * @interface IPSTreeExpBarParam */ export type IPSTreeExpBarParam = IPSExpBarParam; //# sourceMappingURL=ipstree-exp-bar-param.d.ts.map