#!/usr/bin/env node /** * Setup wizard for Convex Static Hosting. * * Usage: * npx @convex-dev/static-hosting setup */ export {}; //# sourceMappingURL=setup.d.ts.map