@progress/kendo-vue-grid
Version:
17 lines (16 loc) • 520 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 { defineComponent as e } from "vue";
const n = /* @__PURE__ */ e({
render() {
return null;
}
});
export {
n as GridDetailRow
};