#!/usr/bin/env bun import { main } from "./src/device-pod-cli-lib.ts"; await main();