Sha256: a12b0f62de2899dc9ec4dbb5cb283f042863526dcd47f042e488b0e816b1db56
Contents?: true
Size: 701 Bytes
Versions: 2
Compression:
Stored size: 701 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-2.0.0 module Unicode end class Unicode::DisplayWidth def get_config(**kwargs); end def initialize(ambiguous: nil, overwrite: nil, emoji: nil); end def of(string, **kwargs); end 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
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
repeatable-1.1.0 | sorbet/rbi/gems/unicode-display_width.rbi |
wt_activerecord_index_spy-0.5.0 | sorbet/rbi/gems/unicode-display_width.rbi |