UNPKG

@tsparticles/interaction-external-remove

Version:

tsParticles remove external interaction

5 lines (4 loc) 110 B
import type { RangeValue } from "@tsparticles/engine"; export interface IRemove { quantity: RangeValue; }