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

    Type Alias BuiltIns

    BuiltIns: Primitive | void | Date | RegExp

    Matches any primitive, void, Date, or RegExp value.

    Copied from the internal BuiltIns 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).