import { start } from "mammoth"; import * as path from "path"; start(path.join(__dirname, "index.html"));