import { IPSAppView } from './ipsapp-view'; /** * * @export * @interface IPSAppSubAppRefView */ export type IPSAppSubAppRefView = IPSAppView;