beaker-kernel
    Preparing search index...

    Interface IBeakerHistory

    interface IBeakerHistory {
        events: IBeakerHistoryEvent[];
        sessionId: string;
    }

    Implemented by

    Index

    Properties

    Properties

    sessionId: string