• Common constructor function of Mutables.

    Type Parameters

    • T

    Parameters

    • params: Record<string, unknown>

      the named parameters.

    • self: T

      the this scope

    Returns T