Interface ReportPageContext

interface ReportPageContext {
    type: "report";
}

Properties

Properties

type: "report"

Generated using TypeDoc