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 6304a24 commit ba4c2fbCopy full SHA for ba4c2fb
src/index.d.ts
@@ -30,6 +30,7 @@ export interface SvelteToastOptions {
30
31
export class SvelteToast extends SvelteComponent {
32
options: SvelteToastOptions
33
+ target: string
34
}
35
36
declare namespace toast {
0 commit comments