UNPKG

@progress/kendo-ui

Version:

This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.

10 lines (7 loc) 158 B
'use strict'; function applyLayoutChangeRename(str) { return str.replaceAll('layoutChange', 'resize'); } module.exports = { applyLayoutChangeRename, };