/** * @license * Copyright 2013-present Dale Lotts All Rights Reserved. * http://www.dalelotts.com * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://github.com/dalelotts/angular-bootstrap-datetimepicker/blob/master/LICENSE */ /** * Import this module to allow date/time input. * @internal **/ import * as ɵngcc0 from '@angular/core'; import * as ɵngcc1 from './dl-date-time-input.directive'; import * as ɵngcc2 from '@angular/common'; export declare class DlDateTimeInputModule { static ɵfac: ɵngcc0.ɵɵFactoryDeclaration; static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration; static ɵinj: ɵngcc0.ɵɵInjectorDeclaration; } //# sourceMappingURL=dl-date-time-input.module.d.ts.map