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

    Type Alias UnknownList

    UnknownList: readonly unknown[]

    Represents a list with unknown values. Useful for when you want a type that all ararys can be assigned to, but you don't care about the value.