English
Appearance
Tests whether this repository is empty.
class Repository { isEmpty(): boolean; }
Returns true if repository is empty.
true