Sha256: 9af092ef8acc1ceea655a5465bb4b608fdb5ca5207809e8c8b6ead68a5282f36
Contents?: true
Size: 348 Bytes
Versions: 4
Compression:
Stored size: 348 Bytes
Contents
# coding: utf-8 module ThinReports module Core::Shape module TextBlock TYPE_NAME = 's-tblock' end end end require 'thinreports/core/shape/text_block/format' require 'thinreports/core/shape/text_block/internal' require 'thinreports/core/shape/text_block/interface' require 'thinreports/core/shape/text_block/formatter'
Version data entries
4 entries across 4 versions & 1 rubygems