UNPKG

ngx-bootstrap-fix-datepicker

Version:
5 lines (4 loc) 138 B
/** * Get the opposite placement variation of the given one */ export declare function getOppositeVariation(variation: string): string;