# Constants
ClientSideType is an SDK that runs in a client context.
EdgeType is an SDK that runs in an edge deployment scenario.
RelayType is Relay Proxy.
ServerSideType is an SDK that runs in a server context.
# Variables
Languages is a map of SDK IDs to supported languages.
Names is a map of SDK IDs to display names.
Popularity is a map of SDK IDs to popularity scores.
No description provided by the author
Repos is a map of SDK IDs to repository information.
Types is a map of SDK IDs to SDK types.
# Type aliases
ReleaseList is an ordered list of releases.
Type represents the most common use-case for an SDK.