Interface ToolViewComponentProps

interface ToolViewComponentProps {
    viewId: string;
}

Properties

Properties

viewId: string

Generated using TypeDoc