UNPKG

@eclipse-scout/core

Version:
5 lines 174 B
import { WidgetPopupModel } from '../index'; export interface MobilePopupModel extends WidgetPopupModel { title?: string; } //# sourceMappingURL=MobilePopupModel.d.ts.map