Sha256: a7470b037ee47d73670b1b0cf34b47bd8f662c1e5c8de5b2ccb91d904f62f7f6

Contents?: true

Size: 230 Bytes

Versions: 5

Compression:

Stored size: 230 Bytes

Contents

# frozen_string_literal: true

module Thinreports
  module BasicReport
    module Core
      module Shape
        module ImageBlock
          class Format < Basic::BlockFormat
          end
        end
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
thinreports-0.14.2 lib/thinreports/basic_report/core/shape/image_block/format.rb
thinreports-0.14.1 lib/thinreports/basic_report/core/shape/image_block/format.rb
thinreports-0.14.0 lib/thinreports/basic_report/core/shape/image_block/format.rb
thinreports-0.13.1 lib/thinreports/basic_report/core/shape/image_block/format.rb
thinreports-0.13.0 lib/thinreports/basic_report/core/shape/image_block/format.rb