Sha256: 16f22d46616e5ae8dd76519b047d1dba89a7b70606ff603ee4adfece57c144b4

Contents?: true

Size: 727 Bytes

Versions: 4

Compression:

Stored size: 727 Bytes

Contents

# This file is autogenerated. Do not edit it by hand. Regenerate it with:
#   srb rbi gems

# typed: strict
#
# If you would like to make changes to this file, great! Please create the gem's shim here:
#
#   https://github.com/sorbet/sorbet-typed/new/master?filename=lib/unicode-display_width/all/unicode-display_width.rbi
#
# unicode-display_width-1.7.0

module Unicode
end
module Unicode::DisplayWidth
  def self.emoji_extra_width_of(string, ambiguous = nil, overwrite = nil, _ = nil); end
  def self.of(string, ambiguous = nil, overwrite = nil, options = nil); end
end
class String
  def display_length(*args); end
  def display_size(*args); end
  def display_width(ambiguous = nil, overwrite = nil, options = nil); end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cheesy-gallery-1.1.0 sorbet/rbi/gems/unicode-display_width.rbi
cheesy-gallery-1.0.0 sorbet/rbi/gems/unicode-display_width.rbi
cheesy-gallery-0.8.0 sorbet/rbi/gems/unicode-display_width.rbi
cheesy-gallery-0.7.0 sorbet/rbi/gems/unicode-display_width.rbi