A plugin entry combining a Fastify plugin function with its options, stored in the plugins Map passed to launcher.
Map
Optional
Optional options forwarded to the plugin on registration.
The Fastify plugin function to register.
A plugin entry combining a Fastify plugin function with its options, stored in the plugins
Mappassed to launcher.