UNPKG

@tsparticles/move-base

Version:
6 lines (5 loc) 107 B
export interface IParticleGravity { acceleration: number; enable: boolean; inverse: boolean; }