UNPKG

ngx-bootstrap-fix-datepicker

Version:
5 lines (4 loc) 149 B
/** * Helper used to know if the given modifier is enabled. */ export declare function isModifierEnabled(options: any, modifierName: string): any;