Sha256: 49c4c7bb3f3623d46a10520909c57c42ff884598be85ba422fd96627f84f11a5
Contents?: true
Size: 143 Bytes
Versions: 21
Compression:
Stored size: 143 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class EmbedRow < Shape configure_shape(:embed_row) end end end
Version data entries
21 entries across 21 versions & 1 rubygems