Interface WidgetPageContext

interface WidgetPageContext {
    type: "widget";
}

Properties

Properties

type: "widget"

Generated using TypeDoc