zeed
    Preparing search index...

    Function record

    • Creates a record type validator (object with string keys and uniform value type)

      Type Parameters

      • T extends Type<unknown>

      Parameters

      • valueType: T

      Returns Type<Record<string, Infer<T>>>