mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-05-19 20:47:29 +09:00
2 lines
58 B
TypeScript
2 lines
58 B
TypeScript
export default function (s: string, max: number): string;
|