Documentation
    Preparing search index...
    type EventWrapper = {
        index: i64;
        inner: Event;
    }
    Index

    Properties

    Properties

    index: i64
    inner: Event