UNPKG

google-closure-library

Version:
15 lines (10 loc) 325 B
/* * Copyright 2008 The Closure Library Authors. All Rights Reserved. * * Use of this source code is governed by the Apache License, Version 2.0. * See the COPYING file for details. */ /* goog.ui.InputDatePicker */ @provide 'goog.css.inputdatepicker'; @require './popupdatepicker'; @import url(popupdatepicker.css);