Sha256: 4620f5d05a04af2ea9534a332559e449d31803456aa2cfde311c38697fc1f95c
Contents?: true
Size: 145 Bytes
Versions: 17
Compression:
Stored size: 145 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class Rectangle2 < Element configure_as(:rectangle2) end end end
Version data entries
17 entries across 17 versions & 1 rubygems