Sha256: 229fafcec0b498f1c628ba16357fa07ad6002a86cfc28e4e3315411f52278da8
Contents?: true
Size: 134 Bytes
Versions: 22
Compression:
Stored size: 134 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class Step < Shape configure_shape(:step) end end end
Version data entries
22 entries across 22 versions & 1 rubygems