import {download} from "./fetch.js"; import {convert} from "./convert2.ts"; await download(); await convert();