• Creates a key/value map for the properties of the given object.

    Type Parameters

    • T

    Parameters

    • pObject: object

    Returns Map<string, T>

Generated using TypeDoc