3 lines
No EOL
72 B
TypeScript
3 lines
No EOL
72 B
TypeScript
export async function load() {
|
|
return { title: "Проекты" };
|
|
} |