import { IPSDEFieldType } from './ipsdefield-type'; /** * * @export * @interface IPSSysDEFType */ export type IPSSysDEFType = IPSDEFieldType;