Skip to content

Commit 92fa099

Browse files
committed
empty export
1 parent c04054c commit 92fa099

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/svelte/types/index.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,8 @@ declare module 'svelte/attachments' {
598598
* A unique symbol used for defining the attachments to be applied to an element or component.
599599
*/
600600
export const AttachmentsKey: unique symbol;
601+
602+
export {};
601603
}
602604

603605
declare module 'svelte/animate' {

0 commit comments

Comments
 (0)