getObjectSize

Function
  • getObjectSize(object: Record<stringany>) : IObjectSize

Parameters

Parameter Type Default Notes
object Required Record<stringany>

Returns

Property Type Notes
bytes number
kilobytes number
megabytes number

Function defined in common/src/utils/getObjectSize.ts:7