dyndnsd/sorbet/rbi/rack.rbi

6 lines
81 B
Ruby

# typed: strong
class Rack::Auth::Basic
def initialize(app, *args); end
end