Interface ISimulationProps

    interface ISimulationProps {
        simulation: IFrontSimulationsItem;
    }

    Properties

    Properties

    Generated using TypeDoc and TypeDoc Airthium Plugin