UNPKG

devextreme

Version:

HTML5 JavaScript Component Suite for Responsive Web Development

15 lines (14 loc) 437 B
/** * DevExtreme (cjs/renovation/ui/common/event_callback.js) * Version: 22.1.9 * Build date: Tue Apr 18 2023 * * Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/ */ "use strict"; exports.WorkaroundForVue = void 0; var WorkaroundForVue = function() { this.dummy = "" }; exports.WorkaroundForVue = WorkaroundForVue;