@progress/kendo-vue-dateinputs
Version:
13 lines (12 loc) • 479 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 { Button as o } from "@progress/kendo-vue-buttons";
const n = o;
export {
n as ToggleButton
};