interface PerTypeConfigCreated {
    config_id: string;
    key: ConfigKey;
}

Properties

Properties

config_id: string