interface StatsProps {
    library?: string;
}

Properties

Properties

library?: string