UNPKG

@placetopay/flagicons-vue

Version:

Vue icon flag components based on flagpack icons

4 lines (3 loc) 153 B
export { default as FlagIcon } from './FlagIcon.vue'; export { default as COUNTRIES } from './countries'; export type { TFlagIconProps } from './types';