Sha256: 4440ad2f3c5135813db18d7f699f790c55b1fc8910a2fcc1c3c9d71561fbda7a
Contents?: true
Size: 130 Bytes
Versions: 19
Compression:
Stored size: 130 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class H4 < Shape configure_shape(:h4) end end end
Version data entries
19 entries across 19 versions & 1 rubygems