Sha256: 4282472de242556c89317936cf9b0d06b0bc56264501c7e8f4bc32858f6c0f04
Contents?: true
Size: 164 Bytes
Versions: 11
Compression:
Stored size: 164 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class DotDotDot < Line configure_as(:dot_dot_dot, stroke: :dot_dot_dot) end end end
Version data entries
11 entries across 11 versions & 1 rubygems