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

    Interface MiniAppEventSource

    interface MiniAppEventSource {
        surface: "miniapp";
        webAppInstanceId?: string;
    }
    Index

    Properties

    surface: "miniapp"
    webAppInstanceId?: string