App.svelte

loading Svelte compiler...
import 'svelte/internal/disclose-version';
import 'svelte/internal/flags/legacy';
import * as $ from 'svelte/internal/client';

export default function App($$anchor) {
}
/* Add a <style> tag to see the CSS output */
		
			
				
  • Root {
    • css: null
    • js: []
    • start: null
    • end: null
    • type: "Root"
    • fragment: Fragment {...}
      • type: "Fragment"
      • nodes: []
      }
    • options: null
    }
The AST is not public API and may change at any point in time
- • Playground • Svelte