UNPKG

@jeremyckahn/farmhand

Version:
4 lines (2 loc) 125 B
import { getCowValue } from './getCowValue.js' export const getCowSellValue = (cow: farmhand.cow) => getCowValue(cow, true)