type alias Todoimport { type Todo } from "https://deno.land/x/netzo@0.3.10/apis/jsonplaceholder/types.ts"; definition: z.infer<todoSchema>