Teleforge API Reference - v0.1.0
    Preparing search index...

    Interface ApiEventSource

    interface ApiEventSource {
        requestId?: string;
        surface: "api";
    }
    Index

    Properties

    Properties

    requestId?: string
    surface: "api"