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