UNPKG

vue-cesium-jyt

Version:
7 lines (6 loc) 239 B
export default function (vm: any, innerRef: any, renderPortalContent: any, checkGlobalDialog?: any): { showPortal: () => void; hidePortal: () => void; portalIsActive: import("vue").Ref<boolean>; renderPortal: () => any; };