Interface DashboardPageContext

interface DashboardPageContext {
    type: "dashboard";
}

Properties

Properties

type: "dashboard"

Generated using TypeDoc