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

    Type Alias OriginRequirementResult

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