Sha256: 146e494d9ffd52b029a5499e950f26f966e47ac1c5b78e4597208c7b963cd2bc
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class Dashed32 < Line configure_as(:dashed32, stroke: :dashed32) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
drawio_dsl-0.11.3 | lib/drawio_dsl/schema/lines/dashed32.rb |