• Detemplatizes Form data and swizzles the AGO ids of a zip object if they are present in the template dictionary.

    Parameters

    • zipObject: JSZip

      Zip file to be modified in place

    • templateDictionary: any

      Dictionary of replacement values

    Returns Promise<JSZip>

    Promise that resolves to the updated zip object