UNPKG

@tsparticles/shape-star

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