UNPKG

@tplc/business

Version:

11 lines (10 loc) 195 B
export interface LcbIconProps { icon?: string size?: string color?: string customClass?: string customStyle?: string url?: string classPrefix?: string iconType?: 'icon' | 'img' }