© 2026 Hedgehog Software, LLC
import z from "zod"; export const schema = z.boolean(); type MyAwesomeInput = z.infer<typeof schema>;
s.statements[2].type