RuntimePlugin(options?: RuntimeOptions): IPlugin
Creates the RuntimePlugin that provides runtime-agnostic services and HTTP adapter.
This plugin must be registered in every application. It has the highest priority so its services are available to all other plugins during registration.
optional
options: RuntimeOptions
Optional configuration