beaker-kernel
    Preparing search index...

    Interface IBeakerHistoryEvent

    interface IBeakerHistoryEvent {
        context_slug: string;
        creation_time: Date;
        kernel_id: string;
        kernel_slug: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    context_slug: string
    creation_time: Date
    kernel_id: string
    kernel_slug: string