UNPKG

@tsparticles/updater-orbit

Version:

tsParticles particles orbit updater

3 lines (2 loc) 124 B
import { type Engine } from "@tsparticles/engine"; export declare function loadOrbitUpdater(engine: Engine): Promise<void>;