KC's Workspace
    Preparing search index...
    interface FullReloadPayload {
        path?: string;
        triggeredBy?: string;
        type: "full-reload";
    }
    Index

    Properties

    path?: string
    triggeredBy?: string
    type: "full-reload"