Update RBI files for parlour.

This commit is contained in:
BrewTestBot 2021-07-06 18:09:06 +00:00
parent b27696f169
commit 2b5342f12d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 475 additions and 25 deletions

View File

@ -13162,10 +13162,6 @@ class Parlour::TypedObject
extend ::T::Private::Methods::SingletonMethodHooks
end
module Parlour::Types
TypeLike = ::T.let(nil, ::T.untyped)
end
class Parlour::Types::Proc::Parameter
extend ::T::Sig
extend ::T::Private::Methods::MethodHooks