UNPKG

ngx-bootstrap-fix-datepicker

Version:
3 lines (2 loc) 173 B
import { Data, Options } from '../models'; export declare function initData(targetElement: HTMLElement, hostElement: HTMLElement, position: string, options: Options): Data;