teasanctuary.ru/src/routes/projects/+page.ts

3 lines
No EOL
72 B
TypeScript

export async function load() {
return { title: "Проекты" };
}