# 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/jaro_winkler/all/jaro_winkler.rbi # # jaro_winkler-1.5.4 module JaroWinkler def self.distance(*arg0); end def self.jaro_distance(*arg0); end end