mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-04-29 02:37:27 +09:00
2 lines
75 B
TypeScript
2 lines
75 B
TypeScript
export default function (title: string, siteName?: string | null): string;
|