method Footer.fromArchiveimport { Footer } from "https://deno.land/x/docxml@5.1.0/src/files/wip/Footer.ts"; fromArchive(archive: Archive, location: string): Promise<Footer>Instantiate this class by looking at the DOCX XML for it. Parametersarchive: Archivelocation: stringReturnsPromise<Footer>