UNPKG

@progress/kendo-vue-dateinputs

Version:
28 lines (27 loc) 660 B
/** * @license *------------------------------------------------------------------------------------------- * Copyright © 2026 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the package root for more information *------------------------------------------------------------------------------------------- */ /** * @hidden */ export declare const MIDNIGHT_DATE: Date; /** * @hidden */ export declare const MIN_DATE: Date; /** * @hidden */ export declare const MAX_DATE: Date; /** * @hidden */ export declare const MIN_TIME: Date; /** * @hidden */ export declare const MAX_TIME: Date;