UNPKG

@zamansheikh/percentage-bar

Version:

A customizable, interactive percentage bar React component

3 lines (2 loc) 101 B
import { type ClassValue } from "clsx"; export declare function cn(...inputs: ClassValue[]): string;