• Stitches multiple files together into a single output file based on the provided options.

    Parameters

    • options: StitchOptions

      An object containing the input pattern and output file path.

    Returns Promise<void>

    A promise that resolves when the stitching process is complete.