UNPKG

@tsparticles/path-polygon

Version:
6 lines (5 loc) 102 B
export interface IPolygonPathOptions { angle: number; sides: number; turnSteps: number; }