Sha256: 7f210562017520a801a2ba81acb1838c7a2317ad17bd3b5f5c0662d372737596
Contents?: true
Size: 136 Bytes
Versions: 6
Compression:
Stored size: 136 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class Group < Shape configure_shape(:group) end end end
Version data entries
6 entries across 6 versions & 1 rubygems