@flux-control/modbus-schema
    Preparing search index...

    Type Alias AnyBitfieldClass

    AnyBitfieldClass: new (fields: any) => any

    Minimal structural shape the bitfield factory needs from a Schema.Class-derived class: it is both a schema (so it can serve as the to of a transformOrFail) and an instantiable class.