Function: areEarningsEmpty()
function areEarningsEmpty(earnings): boolean;Defined in: shared/src/helper/workHelper/timeEntryHelperFunctions.ts:192
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
earnings | Earnings[] |
Returns
Section titled “Returns”boolean