Sha256: 61a3a4716046227aff8a0729c3fa7444e6e3b16632418bc0df610e8344b9e2ee
Contents?: true
Size: 144 Bytes
Versions: 22
Compression:
Stored size: 144 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class Container < Shape configure_shape(:container) end end end
Version data entries
22 entries across 22 versions & 1 rubygems