Sha256: 35d2bbce0ae14cda4d56b68de3803d98f2522e50186f16d243eb6aba6bb373e4
Contents?: true
Size: 408 Bytes
Versions: 26
Compression:
Stored size: 408 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/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
26 entries across 26 versions & 1 rubygems