mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 12:47:44 +00:00
11 lines
251 B
Ruby
11 lines
251 B
Ruby
# Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
|
|
|
# typed: true
|
|
# frozen_string_literal: true
|
|
|
|
module OpenApiSDK
|
|
module ServerVariables
|
|
autoload :ServerProtocol, 'open_api_sdk/server_variables/server_protocol.rb'
|
|
end
|
|
end
|