UNPKG

@tsparticles/shape-square

Version:
3 lines (2 loc) 123 B
import type { IShapeDrawData } from "@tsparticles/engine"; export declare function drawSquare(data: IShapeDrawData): void;