Sha256: b4e2f774eb8bad6069c5d862aaec067b5400483b7d9392c6f33f1e05e88217e5
Contents?: true
Size: 293 Bytes
Versions: 2
Compression:
Stored size: 293 Bytes
Contents
# coding: utf-8 module Thinreports module Core::Shape module ImageBlock TYPE_NAME = 'image-block' end end end require 'thinreports/core/shape/image_block/format' require 'thinreports/core/shape/image_block/internal' require 'thinreports/core/shape/image_block/interface'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
thinreports-0.9.1 | lib/thinreports/core/shape/image_block.rb |
thinreports-0.9.0 | lib/thinreports/core/shape/image_block.rb |