GetWhatsAppEngine
@quik/communication / GetWhatsAppEngine
Function: GetWhatsAppEngine()
GetWhatsAppEngine(
name?): (target,context) => (initialValue) =>QWhatsAppEngine
Defined in: communication/src/whatsapp/store.ts:15
Decorator to inject a configured WhatsApp engine.
Parameters
name?
string
Optional engine identifier; falls back to configuration.
Returns
(target, context) => (initialValue) => QWhatsAppEngine