Type Alias DeleteConfigData

DeleteConfigData: {
    name: string;
}