Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rgieseke
Copy link
Contributor

Error was

/layercake/src/_components/Voronoi.svelte:29:10
Error: Property 'data' does not exist on type 'any[]'. (js)
			const point = [$xGet(d), $yGet(d)];
			point.data = d;
			return point;

Error: Property 'data' does not exist on type 'any[]'.
@rgieseke rgieseke changed the title Workaround Typescript error Workaround Typescript error in Voronoi component Aug 19, 2025
@mhkeller mhkeller merged commit 58ab267 into mhkeller:main Aug 19, 2025
6 checks passed
@rgieseke rgieseke deleted the voronoi-typing branch August 19, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants