A11 TypeScript API - v0.2.1
    Preparing search index...

    Enumeration InvalidStatusAccessBehaviour

    Policy used by legacy getValue when given a non-OK status.

    Index
    TERMINATE: "TERMINATE"

    Abort the Node process when possible.

    THROW: "THROW"

    Throw the code-specific StatusException.