interface IProps {
    file: File;
    simulation: Simulation;
}

Properties

Properties

file: File
simulation: Simulation