@ascentbv/ts-common - v1.0.228
    Preparing search index...

    Interface ErrorContext

    interface ErrorContext {
        player?: Player;
        policy?: ErrorPolicy;
    }
    Index

    Properties

    Properties

    player?: Player
    policy?: ErrorPolicy