typescript

TS2355: Function must return a value

TS2355.*A function whose declared type is neither.*void.*undefined.*must return a value

Fixes

TS2355compilerreturn

Related Errors