rest-vir - v1.2.6
    Preparing search index...

    Type Alias OriginRequirementResult

    OriginRequirementResult: boolean | undefined | AnyOrigin
    • boolean: the origin was explicitly checked and passed (true) unionShape failed (false)
    • undefined: no origin checking occurred
    • AnyOrigin: requirements explicitly allow any origin.