Sha256: 0c8f077a3ae943ea503dc429c2a9bd996db1965e130246d307b20fb5deeb1f32
Contents?: true
Size: 408 Bytes
Versions: 21
Compression:
Stored size: 408 Bytes
Contents
# This file is autogenerated. Do not edit it by hand. Regenerate it with: # srb rbi gems # typed: strong # # 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/unf/all/unf.rbi # # unf-0.1.4 module UNF end class String def to_nfc; end def to_nfd; end def to_nfkc; end def to_nfkd; end end
Version data entries
21 entries across 21 versions & 1 rubygems