3 lines
No EOL
74 B
TypeScript
3 lines
No EOL
74 B
TypeScript
export async function load() {
|
|
return { title: "Контакты" };
|
|
} |