Skip to content

Commit

Permalink
Update index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
eltigerchino authored Jan 6, 2025
1 parent ed26c3f commit 67b91ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/svelte/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1340,7 +1340,7 @@ declare module 'svelte/compiler' {
/**
* The current version, as set in package.json.
*
* https://svelte.dev/docs/svelte-compiler#svelte-version
* See [Svelte version](https://svelte.dev/docs/svelte-compiler#svelte-version)
* */
export const VERSION: string;
/**
Expand Down

0 comments on commit 67b91ec

Please sign in to comment.