brew typecheck --update

This commit is contained in:
Douglas Eichelberger 2023-01-26 09:47:47 -08:00
parent cd4ef92115
commit cb67974b69
2 changed files with 4111 additions and 1187 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,6 +5,7 @@
# typed: false # typed: false
module ::StackProf; end module ::StackProf; end
module BigDecimal::Deprecation; end
module T::InterfaceWrapper::Helpers; end module T::InterfaceWrapper::Helpers; end
module T::Private::Abstract::Hooks; end module T::Private::Abstract::Hooks; end
module T::Private::Methods::MethodHooks; end module T::Private::Methods::MethodHooks; end