Sha256: 3a6fd453fb9cf423c6ba9a814353579e31c5d33f9aaa33a6f2873a61ae3307e6
Contents?: true
Size: 143 Bytes
Versions: 17
Compression:
Stored size: 143 Bytes
Contents
# frozen_string_literal: true module DrawioDsl module Schema class Interface < Element configure_as(:interface) end end end
Version data entries
17 entries across 17 versions & 1 rubygems