UNPKG

devextreme

Version:

HTML5 JavaScript Component Suite for Responsive Web Development

21 lines (20 loc) 458 B
/** * DevExtreme (esm/__internal/core/r1/utils/index.js) * Version: 24.2.6 * Build date: Mon Mar 17 2025 * * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/ */ export { getTemplate } from "./get_template"; export { shallowEquals } from "./shallow_equals"; export { updatePropsImmutable } from "./update_props_immutable";