Sha256: 3957cc28f4e435fbeedf166daf61a2323927b81a43432c22486546f0ae287cba
Contents?: true
Size: 142 Bytes
Versions: 22
Compression:
Stored size: 142 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class Callout3 < Shape configure_shape(:callout3) end end end
Version data entries
22 entries across 22 versions & 1 rubygems