Skip to content

Commit 669a0f1

Browse files
committed
generate types
1 parent 67b91ec commit 669a0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/svelte/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1340,7 +1340,7 @@ declare module 'svelte/compiler' {
13401340
/**
13411341
* The current version, as set in package.json.
13421342
*
1343-
* See [Svelte version](https://svelte.dev/docs/svelte-compiler#svelte-version)
1343+
* https://svelte.dev/docs/svelte-compiler#svelte-version
13441344
* */
13451345
export const VERSION: string;
13461346
/**

0 commit comments

Comments
 (0)