Sanity Library Reference Docs
    Preparing search index...

    Interface LiveEventRestart

    interface LiveEventRestart {
        id: string;
        type: "restart";
    }
    Index

    Properties

    Properties

    id: string
    type: "restart"