interface IProps {
    simulation: Simulation;
    swr: Swr;
}

Properties

Properties

simulation: Simulation
swr: Swr