Sha256: 092390460d344738394da5744f84bf6e8734112f558ac913855788ca55a14b6a

Contents?: true

Size: 144 Bytes

Versions: 9

Compression:

Stored size: 144 Bytes

Contents

# frozen_string_literal: true

module LB
  module Project
    # Custom Types
    module Types
      include Dry::Types.module
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
lb-project-0.3.1 lib/lb/project/types.rb
lb-project-0.3.0 lib/lb/project/types.rb
lb-project-0.2.3 lib/lb/project/types.rb
lb-project-0.2.2 lib/lb/project/types.rb
lb-project-0.2.1 lib/lb/project/types.rb
lb-project-0.2.0 lib/lb/project/types.rb
lb-project-0.1.1 lib/lb/project/types.rb
lb-project-0.1.0 lib/lb/project/types.rb
lb-project-0.0.1 lib/lb/project/types.rb