lib/dry/events/constants.rb in dry-events-0.2.0 vs lib/dry/events/constants.rb in dry-events-0.3.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'concurrent/map' require 'dry/core/constants' module Dry module Events