UNPKG

@ng-bootstrap/ng-bootstrap

Version:
3 lines (2 loc) 150 B
import { Options } from '@popperjs/core'; export declare function addPopperOffset(offset: number[]): (options: Partial<Options>) => Partial<Options>;