/** * @fileoverview Utility script to generate markdown documentation for environment variables. * This script is only used to generate markdown content for the README file and is not used by the server. * It converts Zod schema definitions into a formatted markdown table. */ export {}; //# sourceMappingURL=print-md-schema.d.ts.map