UNPKG

@tsparticles/shape-star

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