Sanity Library Reference Docs
    Preparing search index...

    Interface WelcomeEventBeta

    interface WelcomeEvent {
        listenerName: string;
        type: "welcome";
    }
    Index

    Properties

    Properties

    listenerName: string
    type: "welcome"