UNPKG

@aveonline/ui-react

Version:

Home base for Aveonline design system - ecosystem react

3 lines (2 loc) 99 B
import type { ICountry } from './ISelectCountry'; export declare const DATA_COUNTRIES: ICountry[];