UNPKG

@progress/kendo-vue-labels

Version:
9 lines (8 loc) 667 B
/** * @license *------------------------------------------------------------------------------------------- * Copyright © 2025 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the package root for more information *------------------------------------------------------------------------------------------- */ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./Label.js"),r=require("./Error.js"),t=require("./Hint.js"),o=require("./FloatingLabel.js");exports.Label=e.Label;exports.Error=r.Error;exports.Hint=t.Hint;exports.FloatingLabel=o.FloatingLabel;