Sha256: 9074acc35d8695f2960320b7e1531fdb7cb5271215a70a4ba38199782dedfc0e
Contents?: true
Size: 146 Bytes
Versions: 22
Compression:
Stored size: 146 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class Container4 < Shape configure_shape(:container4) end end end
Version data entries
22 entries across 22 versions & 1 rubygems