You can explicitly type the propOr call, and add the return value (stackblitz): import { pipe, propOr } from 'ramda'; const ...
確定! 回上一頁