Sha256: 9740f8a993dba80e9e4eb395e6c6b0fc7c2e8e11d6ff439bfb8a38cb2f5a87bc
Contents?: true
Size: 137 Bytes
Versions: 40
Compression:
Stored size: 137 Bytes
Contents
# frozen_string_literal: true class IndexHeaderExportComponent < ViewComponent::Base def initialize(path:) @path = path end end
Version data entries
40 entries across 40 versions & 1 rubygems