OneSDK
    Preparing search index...

    Interface WpUpdateAction

    interface WpUpdateAction {
        data: { dir: string };
        type: "wp.update";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    data: { dir: string }
    type: "wp.update"