UNPKG

@tsparticles/updater-orbit

Version:

tsParticles particles orbit updater

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