interface VariablePanelProps {
    newStoreTemplate?: string;
}

Properties

newStoreTemplate?: string