SvelteKit
GitHub

from layout.server.ts

here is +layout.server.ts

from page.ts($page.data)

this is page.ts.title

hello-world

this is blog/ slug

title is this is page.ts.title

memo is page.server.memo

post is here is +layout.server.ts

content is this is page.ts.content

env is production_value

$env - (npm run dev)=> from .env (npm run preview)=> from wrangler.toml

env2 is production_value

platform.env - (npm run dev)=> from wrangler.toml (npm run preview)=> from wrangler.toml

search params is null

params is hello-world