DT
Size: a a a
DT
АЖ
DT
which -a ngАЖ
АЖ
anton@anton-MS-7758 ~ $ ls -l `which -a ng`
lrwxrwxrwx 1 anton anton 39 апр 2 21:45 /home/anton/.nvm/versions/node/v12.16.1/bin/ng -> ../lib/node_modules/@angular/cli/bin/ng
DT
АЖ
АЖ
АЖ
АЖ
АЖ
АЖ
АЖ
АЖ
АЖ
ИМ

Д
function sendInput(text: string) {
inputElement.value = text;
inputElement.dispatchEvent(new Event('input'));
fixture.detectChanges();
return fixture.whenStable();
}Д
ЧС