Documentation
    Preparing search index...

    Interface InternalContext

    interface InternalContext {
        session_id: string | undefined;
    }
    Index

    Properties

    Properties

    session_id: string | undefined