@progress/kendo-vue-popup
Version:
Kendo UI for Vue Popup package
12 lines (11 loc) • 442 B
JavaScript
/**
* @license
*-------------------------------------------------------------------------------------------
* Copyright © 2025 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the package root for more information
*-------------------------------------------------------------------------------------------
*/
import { Popup as r } from "./Popup.mjs";
export {
r as Popup
};