• Parameters

    • options: Partial<{
          reupload: false;
          uploadState: null | string;
          uploader: "FS";
      }> = {}

    Returns Uploader

    Uploader configured as per environment and options

Generated using TypeDoc