Sha256: 05e19ce4ff181bb3fb53bfdc1031f9f450a291ae43183c4a1f5c343128054726
Contents?: true
Size: 133 Bytes
Versions: 17
Compression:
Stored size: 133 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class Face < Element configure_as(:face) end end end
Version data entries
17 entries across 17 versions & 1 rubygems