Skip to main content

getProperties() function

return object properties

Signature:

export declare function getProperties(obj: object): object;

Parameters

ParameterTypeDescription
objobject

Returns:

object

object