* Prints the representation of the plugin tree used by avvio, the plugin registration system
()
| 580 | * Prints the representation of the plugin tree used by avvio, the plugin registration system |
| 581 | */ |
| 582 | printPlugins(): string; |
| 583 | |
| 584 | /** |
| 585 | * Frozen read-only object registering the initial options passed down by the user to the fastify instance |
no outgoing calls
no test coverage detected