Sha256: 4568ce976ba7c605eb304b31fa58bf7d7b8c4d656d0ea217ad60f5ee7760f1d1
Contents?: true
Size: 140 Bytes
Versions: 24
Compression:
Stored size: 140 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class Callout < Shape configure_shape(:callout) end end end
Version data entries
24 entries across 24 versions & 1 rubygems