import { PdfToolsCli } from "./cli/index.ts"; const app = new PdfToolsCli(); app.run();