module Dry::Schema

def self.config

Other tags:
    Api: - public

Returns:
  • (Config) -
def self.config
  @config ||= Config.new
end