vtils
Home
>
utils
>
RawObjectData
RawObjectData type
Signature:
export
declare
type
RawObjectData
=
Record
<
any
,
any
>
;