UNPKG

@ac-dev/countries-service

Version:
1 lines 141 B
export{default as Countries}from'./countries';export type{Country}from'./countries';export declare type SortType='alphabetical'|'asc'|'desc';