Sha256: 6d2eb76498d9502a0fce1f3eb2e4e79c43bb8b42c1097c73f67391f2bd1b2797

Contents?: true

Size: 122 Bytes

Versions: 2

Compression:

Stored size: 122 Bytes

Contents

# typed: strict
# frozen_string_literal: true

module Muina
  Any = T.type_alias { T.untyped }
  public_constant :Any
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
muina-0.2.8 lib/muina/any.rb
muina-0.2.7 lib/muina/any.rb