lessel - v0.1.0
    Preparing search index...

    Class SenderLoader

    Registry + factory for platform senders. Senders must be registered before the pipeline starts.

    Index
    • Returns (platform: string, target: string, content: string) => Promise<void>

    • Parameters

      • config: Record<string, unknown> & { senders?: Record<string, Record<string, unknown>> }

      Returns Promise<void>