UNPKG

vue-dadata

Version:

Vue component for hinting addresses using dadata.ru

7 lines (6 loc) 145 B
export interface LocationOptions { language?: string; locations: object[]; locationsBoost?: object[]; restrictValue?: boolean; }