{"version":3,"file":"bs-daterangepicker-inline.config.d.ts","sources":["bs-daterangepicker-inline.config.d.ts"],"names":[],"mappings":"AAAA;;AACA;AACA;AACA;AACA;;AACA","sourcesContent":["import { BsDatepickerConfig } from './bs-datepicker.config';\nexport declare class BsDaterangepickerInlineConfig extends BsDatepickerConfig {\n    displayMonths: number;\n    /** turn on/off animation */\n    isAnimated: boolean;\n}\n"]}