TypeScript문자열repeat
padEnd

repeat문자열

startsWith

문자열을 n번 반복합니다.

문법

str.repeat(count: number): string