@metreeca/type - v0.1.1
    Preparing search index...

    Type Alias Object<T>

    Object: Record<PropertyKey, T>

    A plain object with property values of type T.

    Type Parameters

    • T = unknown

      The property value type