We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5707490 commit dcb519bCopy full SHA for dcb519b
packages/svelte/src/pure.js
@@ -5,7 +5,6 @@ import * as Svelte from 'svelte'
5
/**
6
* Customize how Svelte renders the component.
7
*
8
- * @deprecated Use `import('@testing-library/svelte-core/types').ComponentOptions` instead
9
* @template {import('@testing-library/svelte-core/types').Component} C
10
* @typedef {import('@testing-library/svelte-core/types').ComponentOptions<C>} SvelteComponentOptions
11
*/
0 commit comments