EliezerMCR / github-lab1-software-ts

0 stars 0 forks source link

Error fib.ts #4

Closed parillilaura closed 2 weeks ago

parillilaura commented 2 weeks ago

El archivo fib.ts presenta los siguientes errores:

11:3 error Unsafe return of an any typed value
11:10 error Operands of '+' operation with any is possible only with string, number, bigint or any

@EliezerMCR