ImqPlugin.plugins property

The two halves this integration is composed of, which is what makes { client: false } and { server: false } valid options.

Signature:

static get plugins(): {
        client: typeof ImqClientPlugin;
        server: typeof ImqServerPlugin;
    };

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.