Type Alias TSimulationGet

    TSimulationGet: (
        | "name"
        | "scheme"
        | "tasks"
        | "project")[]

    Generated using TypeDoc and TypeDoc Airthium Plugin