Skip to content

Commit

Permalink
generate types
Browse files Browse the repository at this point in the history
  • Loading branch information
eltigerchino committed Jan 6, 2025
1 parent 67b91ec commit 669a0f1
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.
*
* See [Svelte version](https://svelte.dev/docs/svelte-compiler#svelte-version)
* https://svelte.dev/docs/svelte-compiler#svelte-version
* */
export const VERSION: string;
/**
Expand Down

0 comments on commit 669a0f1

Please sign in to comment.