Sha256: cab73ed0a2ee6d0af1beb7efc6578dec6f8ab4dc3be4e08ba8271271bd54cbf8
Contents?: true
Size: 357 Bytes
Versions: 6
Compression:
Stored size: 357 Bytes
Contents
module MetaTags self.@config: Configuration def self.config: () -> Configuration def self.configure: () { (Configuration) -> void } -> void interface _Stringish def to_str: () -> String end interface _Timish def iso8601: () -> String end interface _MetaTagish def to_meta_tags: () -> Hash[String | Symbol, untyped] end end
Version data entries
6 entries across 6 versions & 1 rubygems