Variable SimulationTypesConst

SimulationTypes: {
    [key: string]: SimulationParticlePlugin;
} = ...

Type declaration