/** * @license * * Copyright IBM Corp. 2019, 2021 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. */ import { Plugin } from 'flatpickr/dist/types/options'; /** * The configuration for the Flatpickr plugin to use text instead of `` for month picker. */ export default _default; //# sourceMappingURL=month-select-plugin.d.ts.map