augment-vir - v32.2.2
    Preparing search index...

    Type Alias UnknownArray

    UnknownArray: readonly unknown[]

    Represents an array with unknown values. Any array can be assigned to this type.

    Copied from the UnknownArray type in the type-fest package so that this package's public types do not depend on type-fest (see the note in type-checks.ts).