한국어
Appearance
이 리포지토리가 비어 있는지 확인해요.
class Repository { isEmpty(): boolean; }
리포지토리가 비어 있으면 true를 반환해요.
true