UNPKG

@jeremyckahn/farmhand

Version:
2 lines (1 loc) 72 B
export const castToMoney = (num: number) => Math.round(num * 100) / 100