Interface IProps

    interface IProps {
        simulation?: Simulation;
    }

    Properties

    Properties

    simulation?: Simulation

    Generated using TypeDoc and TypeDoc Airthium Plugin