• Generates a transform stream to replace head tags using the helmet context.

    Parameters

    • headTags: HeadTags

      The head tags to be replaced.

    • helmetContext: object

      The context object for helmet's .

    Returns Promise<Transform>

    The transform stream to replace head tags.

Generated using TypeDoc