Skip to content

Fix: Svelte 4 Type Error#574

Open
nocrest wants to merge 1 commit intonaver:masterfrom
nocrest:master
Open

Fix: Svelte 4 Type Error#574
nocrest wants to merge 1 commit intonaver:masterfrom
nocrest:master

Conversation

@nocrest
Copy link

@nocrest nocrest commented Jul 23, 2024

Issue

Svelte 4 produces the type error "Type definitions are missing for this Svelte Component. If you are using Svelte 3.31+, use SvelteComponentTyped to add a definition"

Change

Replaced SvelteComponentDev with SvelteComponent

fix: Replaced SvelteComponentDev with SvelteComponent to get rid of the Svelte error "Type definitions are missing for this Svelte Component."
@CLAassistant
Copy link

CLAassistant commented Jul 23, 2024

CLA assistant check
All committers have signed the CLA.

@nocrest nocrest changed the title Update index.d.ts Fix: Svelte 4 Type Error Jul 23, 2024
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