# frozen_string_literal: true require_relative "ldclient-openfeature/version" require "logger" module LaunchDarkly # # Namespace for the LaunchDarkly OpenFeature provider. # module OpenFeature end end