@progress/kendo-vue-editor
Version:
9 lines (8 loc) • 614 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
*-------------------------------------------------------------------------------------------
*/
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n={userSelect:"none"},c=function(e,...r){return r.forEach((t,o)=>{e=e.replace("{"+o+"}",String(t))}),e};exports.formatString=c;exports.userSelectNone=n;