# frozen_string_literal: true module ConvenientService module Feature module Standard Config = ::ConvenientService::Feature::Configs::Standard end end end