@servicenow/sdk - v4.4.1
    Preparing search index...

    Type Alias TransformerFactory<T>

    TransformerFactory: (context: TransformationContext) => Transformer<T>

    A function that is used to initialize and return a Transformer callback, which in turn will be used to transform one or more nodes.

    Type Parameters

    Type Declaration