Member Junction
    Preparing search index...

    Events whose type we don't explicitly handle still parse to this shape.

    interface OAIProtocolUnknownEvent {
        type: string;
    }
    Index

    Properties

    Properties

    type: string