Skip to content

Commit 67b91ec

Browse files
authored
Update index.d.ts
1 parent ed26c3f commit 67b91ec

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-
* https://svelte.dev/docs/svelte-compiler#svelte-version
1343+
* See [Svelte version](https://svelte.dev/docs/svelte-compiler#svelte-version)
13441344
* */
13451345
export const VERSION: string;
13461346
/**

0 commit comments

Comments
 (0)