UNPKG

ngx-bootstrap

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