@tak-ps/etl
    Preparing search index...

    Variable OUTGOING_TYPESConst

    OUTGOING_TYPES: Record<string, string[]> = ...

    Known Outgoing resource types a task can subscribe to and the actions at which they can be subscribed.

    A type is expressed as <resource>:<action> - ie event:update - where <resource>:* subscribes to every action of the resource. feature is the streaming CoT flow and only supports the wildcard