type alias ISBNResultimport { type ISBNResult } from "https://deno.land/x/deno_books@v2.0.5/src/schemas.ts"; definition: z.infer<ISBNResult>variable ISBNResultimport { ISBNResult } from "https://deno.land/x/deno_books@v2.0.5/src/schemas.ts";