import { IPSWXAccountObject } from './ipswxaccount-object'; /** * * @export * @interface IPSWXMenuFunc */ export type IPSWXMenuFunc = IPSWXAccountObject;