Glossary

+layout.ts

Web
also: layout.ts · layout load file

A special SvelteKit file that runs before every page loads. Because it applies across the whole site, it's the right place to set up things like analytics that should run everywhere.