@progress/kendo-vue-dateinputs
Version:
16 lines (15 loc) • 456 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
*-------------------------------------------------------------------------------------------
*/
class o {
constructor() {
this.symbols = "";
}
}
export {
o as Mask
};