# Variables
Registrations defines a list of StubPackageRegistrations that a lit client will have access to when using Lit.
# Type aliases
StubPackageRegistration defines the signature of a function that maps JSON method URIs to the function that should be called to handle the method.