diff --git a/sites/svelte-5-preview/src/lib/Output/AstView.svelte b/sites/svelte-5-preview/src/lib/Output/AstView.svelte index 0db97578c1..e252e8c0b6 100644 --- a/sites/svelte-5-preview/src/lib/Output/AstView.svelte +++ b/sites/svelte-5-preview/src/lib/Output/AstView.svelte @@ -68,7 +68,9 @@ {/if} - The AST is not public API and may change at any point in time + + The AST is an internal API and may change at any point without warning. +