@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
    Preparing search index...

    Type Alias GigaRotation

    GigaRotation:
        | { t: "d0" }
        | { t: "d90" }
        | { t: "d180" }
        | { t: "d270" }
        | { t: "deg"; v: number }

    Block rotation (tagged; mirror of model::geom::Rotation).