Skip to content

Commit 8b57a43

Browse files
committed
fix: regenerate types
1 parent fa3c61a commit 8b57a43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/svelte/types/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1527,6 +1527,7 @@ declare module 'svelte/compiler' {
15271527
accessors?: boolean;
15281528
preserveWhitespace?: boolean;
15291529
namespace?: Namespace;
1530+
css?: 'injected' | 'external';
15301531
customElement?: {
15311532
tag: string;
15321533
shadow?: 'open' | 'none';

0 commit comments

Comments
 (0)