IMQClientOptions.compile property
Transpile the generated client and evaluate it in-process, returning its exports.
Signature:
compile: boolean;
Default Value
true
Remarks
With false, generation only emits files and client creation resolves to null.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.