@bytebury/sauce - v1.4.0
    Preparing search index...

    Type Alias UnknownRecord

    UnknownRecord: Record<PropertyKey, unknown>

    Represents an object with unknown value. This is typically a better usecase than just using {}.