4 lines
115 B
TypeScript

import { createWriteStream, writeFileSync } from "node:fs";
import { initBucket } from "./lib/minio";
initBucket()