sig/plugins/aws_sdk_authentication.rbs in httpx-0.14.5 vs sig/plugins/aws_sdk_authentication.rbs in httpx-0.15.0
- old
+ new
@@ -13,7 +13,9 @@
module InstanceMethods
def aws_sdk_authentication: (**untyped) -> instance
end
end
+
+ type sessionAwsSdkAuthentication = Session & Plugins::AwsSdkAuthentication::InstanceMethods
end
end
\ No newline at end of file